1.0

  1. 23046@LAPTOP-5N0FD0GG MINGW64 /d/project/Gobang/Gobang (master)
  2. $ git push origin master
  3. To https://gitee.com/wengxiulin/gobang.git
  4. ! [rejected] master -> master (fetch first)
  5. error: failed to push some refs to 'https://gitee.com/wengxiulin/gobang.git'
  6. hint: Updates were rejected because the remote contains work that you do
  7. hint: not have locally. This is usually caused by another repository pushing
  8. hint: to the same ref. You may want to first integrate the remote changes
  9. hint: (e.g., 'git pull ...') before pushing again.
  10. hint: See the 'Note about fast-forwards' in 'git push --help' for details.

如何解决git上传文件出错[rejected] master -> master (fetch first) error: failed to push some refs to ’_way-up的博客-CSDN博客