1.
解决:
先pull,执行git pull origin 分支名称;然后再执行 git push origin 分支名称
git中一些常见问题的解决
原文:https://www.cnblogs.com/luqiang213917/p/11492727.html