创建分支:
git checkout -b
git branch -a
关联远程分支:
git branch --set-upstream-to=origin/remote_branch your_branch