当linux中使用"git push origin master"命令向远程仓库push文件时,出现上图所示的错误,执行"git pull --rebase origin master"命令后在执行一次push命令就可以了 相关文章: