【整理】git的rebase的作用和用法
crifan 9年前 (2016-02-26) 3529浏览 0评论
git rebase 作用 git rebase小计(转) – 飞林沙 – 博客园 git-rebase(认真看,分析很到位)-cengku-ChinaUnix博客 git-rebase用法总结-cengku-ChinaUni...
development related tools and softwares
crifan 9年前 (2016-02-26) 3529浏览 0评论
git rebase 作用 git rebase小计(转) – 飞林沙 – 博客园 git-rebase(认真看,分析很到位)-cengku-ChinaUnix博客 git-rebase用法总结-cengku-ChinaUni...
crifan 9年前 (2016-02-22) 2280浏览 0评论
xcode git add tag How to use Git Tags in Xcode | The WP Guru GitHub – wokalski/WCGitTagsPlugin: An Xcode plugin which l...
crifan 9年前 (2016-01-23) 5412浏览 0评论
一些评价还不错的mac下的svn客户端: Versions Cornerstone SmartSVN 试用了Cornerstone: [Cornerstone] mac下比较好用的svn软件,SVN客户端CornerStone 2.7.10 破解...
crifan 9年前 (2016-01-05) 6074浏览 0评论
之前已经可以下载git上的最新版本的代码了: [记录]用git下载简道服务器端代码 现在需要去下载之前的版本: git clone specific version git 下载 指定版本 如何在 GitHub 下载某个程序的特定版本(代码)? ...
crifan 10年前 (2015-12-20) 2030浏览 0评论
要下载的地址: http://git.oschina.net/windoze/FileStorage https://git.oschina.net/windoze/jidservice 参考: git 使用简易指南 【记录】尝试通过git把Blog...
crifan 10年前 (2015-12-17) 2834浏览 0评论
The working copy “iOS-Client” failed to commit files. error: pathspec ‘JianDao/JianDao/Assets.xcassets/Image.image...
crifan 10年前 (2015-11-27) 3985浏览 0评论
Xcode中git提交出错: The current branch could not be determined Multiple working copies failed to commit files 可以注意到: 而不是之前的: p...
crifan 10年前 (2015-11-05) 4092浏览 0评论
试了SourceTree,还不错。 Free Mercurial and Git Client for Windows and Mac | Atlassian SourceTree -》 Download SourceTree for free 注:...
crifan 10年前 (2015-10-27) 2686浏览 0评论
[背景] 需要去用git命令行的方式去把项目代码上传到git服务器。 [折腾过程] 1.搜: git 命令行 参考: Git常用命令 – Vman – 博客园 Git命令行介绍和使用说明(持续更新)-baifengxian...
crifan 10年前 (2015-10-25) 3179浏览 0评论
[背景] 折腾: [记录]xcode中下载一个已有的svn项目的代码 期间, licrifandeMacBook-Pro:ref_project crifan$ svn co svn://svn.xxx.com/yyy Authentication ...