1. git remote -v命令查看git仓库地址 2. git clone -b yd_push1 git@github.com:yandan15/git_study.git下载某个分支的代码 相关文章: