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

相关文章: