ID不见了处理方式

$ cd BVC/

$ cd .git/hooks

$ cp commit-msg /home/geely/shareforwindows/geelyproject_temp_broad/application/BtPhoneApp/.git/hooks/

$ cd ../.. 到当前项目

$ cd .git/

$ cd hooks/

$ ls

$ cd ../..

$ git commit --amend

$ git log

$ git pushgit push

 

ERROR: missing Change-Id in commit message footer

相关文章:

  • 2021-07-07
  • 2021-07-18
  • 2022-12-23
  • 2021-12-11
  • 2021-05-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-07
  • 2021-06-15
  • 2021-11-04
  • 2022-12-23
  • 2021-06-13
相关资源
相似解决方案