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 origingit
git branch --set-upstream-to origin