diff options
author | Phillip Wood <phillip.wood@dunelm.org.uk> | 2019-10-15 10:25:32 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-10-16 10:30:51 +0900 |
commit | 4627bc777e9ade5e3a85d6b8e8630fc4b6e2f8f6 (patch) | |
tree | 1d27773ca75cd53618d072a164ccb22db703ce79 /t/t6040-tracking-info.sh | |
parent | move run_commit_hook() to libgit and use it there (diff) | |
download | tgif-4627bc777e9ade5e3a85d6b8e8630fc4b6e2f8f6.tar.xz |
sequencer: run post-commit hook
Prior to commit 356ee4659b ("sequencer: try to commit without forking
'git commit'", 2017-11-24) the sequencer would always run the
post-commit hook after each pick or revert as it forked `git commit` to
create the commit. The conversion to committing without forking `git
commit` omitted to call the post-commit hook after creating the commit.
Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6040-tracking-info.sh')
0 files changed, 0 insertions, 0 deletions