git push异常:
! [remote rejected] HEAD -> refs/for/master ([3149246] missing Change-Id in commit message footer)
原因:
没有hook信息,导致commit时没有回调gerrit,没有产生change-ID
解决办法:
scp -p -P 29418 10227765@gerrit.zte.com.cn:hooks/commit-msg tfe/.git/hooks/
相关文章
- 12-27Linked In微服务异常告警关联中的尖峰检测
- 12-27jenkins学习16-无法连接仓库:Error performing git command: git ls-remote -h
- 12-27vs中 VMDebugger未能加载导致异常
- 12-27搭建企业git代码版本管理所需工具
- 12-27[Git]git常用命令总结
- 12-27异常处理
- 12-2710.异常处理
- 12-27python3 异常处理
- 12-27使用 ML.NET 实现峰值检测来排查异常
- 12-27git clone报错