On 25/03/12 15:21, Marcin Cieslak wrote:
When playing with moving (cherry picking) commits from master to one of the release branches (REL1_19) I noticed that "git cherry-pick" and "git merge" do not invoke "commit-msg" hook and therefore don't add Change-Id to the commits.
Also "git revert" suffers the same problem.
-- Tim Starling