Push to origin/master was rejected

在IDEA中、按ALT+F12

输入以下的命令

  • git pull
  • git pull origin master
  • git pull origin master --allow-unrelated-histories

然后再次提交

posted on 2022-08-28 22:18  热爱技术的小郑  阅读(26)  评论(0)    收藏  举报