error: failed to push some refs to ‘https://gitee.com/

165 阅读1分钟

解决方法

git pull --rebase origin master

然后再次执行

git push origin master