git checkout branch

 

git fetch origin feature/banch1:feature/banch1

git checkout feature/banch1

git branch -u origin/feature/banch1
git branch -vv

posted @ 2018-06-28 14:50  yangming0322  阅读(456)  评论(0编辑  收藏  举报