读书人

Git 常用命令拾掇(转)

发布时间: 2013-12-13 00:50:19 作者: rapoo

Git 常用命令整理(转)

                              1. git?branch?--set-upstream?master?origin/master??
                              2. 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? ? ? ??

读书人网 >移动开发

热点推荐