git 常用命令总结

  git clone /vob/xx_workspace/sdk_xx  zhangsan_xx_gz   //克隆一个分支到xx_xx_gz git clone [email protected]:/vob/xx_workspace/sdk_xx zhangsan_xx/ cd zhangsan_xx_gz git checkout master  //切换到master分支,master分支
相关文章
相关标签/搜索