当前位置:   article > 正文

【Git】Bug —— Updates were rejected because the remote contains work that you do_updata were rejected because the remote cintains

updata were rejected because the remote cintains

Question:

git add,commit 之后 git push -u origin master 报错
在这里插入图片描述

Answer:

  1. git pull origin master --allow-unrelated-histories
    在这里插入图片描述
    两次Esc键 退出编辑模式,:wq 保存并退出

  2. git pull origin master
    在这里插入图片描述

  3. git push -u origin master
    在这里插入图片描述

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家自动化/article/detail/987749
推荐阅读
相关标签
  

闽ICP备14008679号