IDEA Can't Update No tracked branch configured for branch master or the branch doesn't exist.

IDEA Can't Update No tracked branch configured for branch master or the branch doesn't exist.To make your branch track a remote branch call, for example,git branch --set-upstream-to=origin/master ster (show balloon)

idea terminal 输入 git branch --set-upstream-to origin

git branch --set-upstream-to origin

posted on 2019-03-12 17:29  朱春旺  阅读(21786)  评论(2)    收藏  举报