很明显是代码托管不规范导致的

git pull origin master --allow-unrelated-histories

先把分支强行合并后拉取下来(如果是重要分支最好是备份一下,假如后面出问题可以减免排查时间)

后面再push的时候要沟通好,按照规范来

 

相关文章: