Hi, stackers, When submit code review in gerrit, i have been recommended put Fixes-Bug: #bug-id/Implement-Blueprint: #bp-desc before chang-id. However, when first run git commit in a seperate patch branch, the change-id will generate before bug/bp, it is automatically, so i have to use git commit --amend to modify the commit message and put bug/bp before chang-id.
Is there any way to let Change-id generate after whole commit message? (more precisely, after bug/bp.) Thanks -- blog: zqfan.github.com git: github.com/zqfan
_______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev