
git
YourBrotherBao
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
欢迎使用优快云-markdown编辑器
Git常用易忘命令git branch --set-upstream-to=origin/dev dev git remote set-url origin git@code.fieldschina.com:web/wechat.git原创 2016-05-31 20:05:42 · 403 阅读 · 0 评论 -
How to handle big repositories with git
转自http://blogs.atlassian.com/2014/05/handle-big-repositories-git/ git is a fantastic choice for tracking the evolution of your code base and to collaborate efficiently with your peers. But wh转载 2016-07-11 14:24:12 · 642 阅读 · 0 评论