git branch --set-upstream-to=origin/remote_branch your_branch
git 远程分支与本地分支建立联系
最新推荐文章于 2024-07-05 14:24:44 发布
git branch --set-upstream-to=origin/remote_branch your_branch