首页 > 其他 > 详细

Git拉取代码报:ssh_dispatch_run_fatal: Connection to *** port 22: message authentication code incorrect

时间:2021-07-29 10:48:49      阅读:407      评论:0      收藏:0      [点我收藏+]

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

git pull origin master --allow-unrelated-histories

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

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

 

Git拉取代码报:ssh_dispatch_run_fatal: Connection to *** port 22: message authentication code incorrect

原文:https://www.cnblogs.com/SlookUp/p/15073556.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!