git下载某个指定分支的代码

1. git remote -v命令查看git仓库地址

2. git clone -b yd_push1 git@github.com:yandan15/git_study.git下载某个分支的代码

posted on 2021-01-11 21:09  铭烟  阅读(4294)  评论(0编辑  收藏  举报