git checkout -b dev origin/dev
git branch --set-upstream-to=origin/dev
git 常用指令
原文:https://www.cnblogs.com/maruko/p/11981530.html