解决git中upstream为空的问题

直接设置远程分支名称即可:

git branch --set-upstream-to=origin/source

posted @ 2020-12-25 12:33  广林  阅读(374)  评论(0)    收藏  举报