On 3/20/2017 18:43, Stefan Beller wrote:
With this version, when I do a "reword" during an inteactive rebase session,
the commit-msg hook doe snot seem to be triggered anymore. This was
particularly useful to let Gerrit's commit-msg hook add missing ChangeId
footers.
I can work-aorund the issue by doing an "edit" and "commit --amend".
Is anyone else seeing this?
In 2.12 RelNotes:
* "git rebase -i" starts using the recently updated "sequencer" code.
Thanks, that looks like a possible culprit. I can *not* reproduce the
issue on Linux with "git version 2.12.1-382-gc0f9c70", thought. So
either it's Windows-specific, or it has been fixed in 2.12.1 already.
Regards,
Sebastian