解决以下问题问题:
解决failed to push some refs to 'git@github.com:TQBX/GIT-Github-.git'问题
  • git pull origin master --allow-unrelated-histories
解决failed to push some refs to 'git@github.com:TQBX/GIT-Github-.git'问题
  • 进入vim界面->ESC->:wq

  • 重复第一步->git pull origin master --allow-unrelated-histories

解决failed to push some refs to 'git@github.com:TQBX/GIT-Github-.git'问题

出现这个情况即pull完成

  • git push origin master->成功!
解决failed to push some refs to 'git@github.com:TQBX/GIT-Github-.git'问题

相关文章:

  • 2021-05-23
  • 2022-12-23
  • 2021-11-24
  • 2021-10-08
  • 2022-12-23
  • 2021-09-18
猜你喜欢
  • 2022-01-04
  • 2021-07-10
  • 2021-07-05
  • 2021-11-11
  • 2021-05-01
  • 2021-05-24
相关资源
相似解决方案