Git: 关联远程分支

可视化软件

Git Graph

git branch --set-upstream 本地关联远程分支

git branch --set-upstream-to=origin/remote_branch  your_branch

参考链接

https://www.cnblogs.com/zhou-chao/p/7678899.html

posted @ 2021-11-01 09:36  胸怀丶若谷  阅读(273)  评论(0编辑  收藏  举报