Git 常用命令整理(转)
- git?branch?--set-upstream?master?origin/master??
- git?branch?--set-upstream?develop?origin/develop??
参考资料
远程仓库的使用
何谓分支
基本的分支与合并
分支的管理
分支式工作流程
远程分支
衍合
?
参考1: http://www.xbc.me/git-commands/
参考2: http://neverno.me/hello-world/git-commands-github.html
?
在线中文图书: 1.?Git Magic? 2.?Pro Git? ? ? ??