mirror of
https://github.com/git/git.git
synced 2025-12-18 12:00:25 +01:00
When a merge is stopped due to conflicts or --no-commit, the subsequent commit calls the prepare-commit-msg hook. However, it is not called after a clean merge. Fix this inconsistency by invoking the hook after clean merges as well. Signed-off-by: Jay Soffian <jaysoffian@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
3.4 KiB
Executable File
3.4 KiB
Executable File