summaryrefslogtreecommitdiff
path: root/t/t3305-notes-fanout.sh
diff options
context:
space:
mode:
authorLibravatar Phillip Wood <phillip.wood@dunelm.org.uk>2019-10-15 10:25:32 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-10-16 10:30:51 +0900
commit4627bc777e9ade5e3a85d6b8e8630fc4b6e2f8f6 (patch)
tree1d27773ca75cd53618d072a164ccb22db703ce79 /t/t3305-notes-fanout.sh
parentmove run_commit_hook() to libgit and use it there (diff)
downloadtgif-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/t3305-notes-fanout.sh')
0 files changed, 0 insertions, 0 deletions