赞
踩
由于未获取最新版本就将自己的修改进行提交,如果你和其他人并没有文件上的冲突,可以使用:
git pull origin develop --allow-unrelated-histories
允许不相关历史提交,并强制合并