Bootstrap

如何切换git的HEAD分支

git remote set-head origin some_branch
;