Push rejected: Push to origin/master was rejected
打开git shell面板
$ git pull origin master --allow-unrelated-histories
本文共 168 字,大约阅读时间需要 1 分钟。
打开git shell面板
$ git pull origin master --allow-unrelated-histories
转载于:https://www.cnblogs.com/gyjx2016/p/7808935.html