git 常用命令金字教程

  1. 启动git bash.
  2. 切换到目标目录
  3. git clone http://wwdsdfsdfs..sdf.sdf.s.df.sd.f.sd
  4. git branch -r 查看远程分支。
  5. git checkout -b xxxxxx origin/xxxxx
原文地址:https://www.cnblogs.com/sexintercourse/p/12091459.html