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

时间:2023-03-09 20:44:55
error: failed to push some refs to 'https://gitee.com/xxx/xxx'

一开始以为是本地版本和线上的差异 果断先直接pull  之后 还是不对,哎 不瞎搞了  搜...

获得消息:

git pull --rebase origin master

原来如此:是缺失了文件

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