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即可。

    原文作者:一说烟雨
    原文地址: https://www.cnblogs.com/ysyy/p/12752483.html
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞