摘要:
git常用命令 git remote 仓库别名 远端仓库地址 给仓库起别名 git branch 查看当前的分支情况 git branch master_name 建议新的分支 git checkout master_name 切换到其它分支 git merge master_name 合并分支的指 阅读全文
本文作者:DIVMonster
本文链接:https://www.cnblogs.com/guangzan/p/12886111.html
版权声明:本作品采用知识共享署名-非商业性使用-禁止演绎 2.5 中国大陆许可协议进行许可。