git branch用法总结
摘要:Git branch git branch 不带参数:列出本地已经存在的分支,并且在当前分支的前面加“*”号标记,例如: #git branch* master newbranch git branch -r 列出远程分支,例如: #git branch -r m/master -> origin_
阅读全文
posted @ 2017-07-13 15:49
posted @ 2017-07-13 15:49
posted @ 2017-06-29 16:59
posted @ 2017-06-29 16:55
posted @ 2017-06-29 16:45
posted @ 2017-06-29 16:44