Tellme3 2022-09-15 12:10 采纳率: 100%
浏览 52
已结题

项目发送到码云上会提示冲突。

真的可以看一下吗。折磨我一天了。项目发送到码云上。一直冲突,但是不清楚怎么改了。是我idea的步骤有问题吗,可以直接在idea设置吗?我有多个服务的话就只能提交一个上去。大谢
error: failed to push some refs to 'https://gitee.com/dxycc/gulimall.git'
To https://gitee.com/dxycc/gulimall.git
hint: Updates were rejected because the remote contains work that you do
! refs/heads/master:refs/heads/master [rejected] (fetch first)
hint: not have locally. This is usually caused by another repository pushing
Done
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.

  • 写回答

2条回答 默认 最新

  • 暗星涌动 2022-09-16 01:46
    关注

    the remote contains work that you do
    ! refs/heads/master:refs/heads/master [rejected] (fetch first)
    hint: not have locally

    应该是别人上传了新的文件,但你本地没有

    You may want to first integrate the remote changes
    hint: (e.g., 'git pull ...') before pushing again

    试下先用git pull 拉去远程代码看下

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)
编辑
预览

报告相同问题?

问题事件

  • 系统已结题 9月23日
  • 已采纳回答 9月16日
  • 创建了问题 9月15日

悬赏问题

  • ¥15 MATLAB解决问题
  • ¥35 哪位专业人士知道这是什么原件吗?哪里可以买到?
  • ¥15 关于#c##的问题:treenode反序列化后获取不到上一节点和下一节点,Fullpath和Handle报错
  • ¥15 一部手机能否同时用不同的app进入不同的直播间?
  • ¥15 没输出运行不了什么问题
  • ¥20 输入import torch显示Intel MKL FATAL ERROR,系统驱动1%,: Cannot load mkl_intel_thread.dll.
  • ¥15 点云密度大则包围盒小
  • ¥15 nginx使用nfs进行服务器的数据共享
  • ¥15 C#i编程中so-ir-192编码的字符集转码UTF8问题
  • ¥15 51嵌入式入门按键小项目