打赏
摘要: 参考网址: http://hbiao68.iteye.com/blog/2055493 1.查看分支 git branch 或者 git branch -v 2.创建一个新的分支 git branch hss 3.转换到新建的 testing 分支 git checkout hss 4.回到 mas 阅读全文
posted @ 2017-04-09 20:54 海米傻傻 阅读(327) 评论(0) 推荐(0) 编辑