diff options
author | Paul Tan <pyokagan@gmail.com> | 2015-08-04 21:51:56 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-04 22:02:11 -0700 |
commit | b8803d8f8c987b9867385a033aab71a7cb967553 (patch) | |
tree | 563332dc53fe77c54f469b207d4e89b8622495c8 /builtin/commit.c | |
parent | 88b291fe9db645366853fc759d497342c130fd35 (diff) | |
download | git-b8803d8f8c987b9867385a033aab71a7cb967553.tar.gz |
builtin-am: invoke applypatch-msg hook
Since d1c5f2a (Add git-am, applymbox replacement., 2005-10-07),
git-am.sh will invoke the applypatch-msg hooks just after extracting the
patch message. If the applypatch-msg hook exits with a non-zero status,
git-am.sh abort before even applying the patch to the index.
Re-implement this in builtin/am.c.
Signed-off-by: Paul Tan <pyokagan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions