赞
踩
git branch -a
git fetch
git checkout origin/51test
git branch
git checkout -b 51test
git branch -u origin/51test 51test