No tracked branch configured for branch show or the branch doesn't exist. To make your branch track a remote branch call, for example, git branch --set-upstream-to=origin/show show

解决方法:

 

 

 

 

 

 

 


按照提示在IDEA的Terminal中输入git branch --set-upstream-to origin即可。

posted @ 2020-04-22 15:39  一说烟雨  阅读(2134)  评论(0编辑  收藏  举报