]> git.99rst.org Git - git.git/commit
merge: convert post-merge to use hook.h
authorEmily Shaffer <redacted>
Wed, 22 Dec 2021 03:59:34 +0000 (04:59 +0100)
committerJunio C Hamano <redacted>
Fri, 7 Jan 2022 23:19:34 +0000 (15:19 -0800)
commit67ad630617b279e24288aa398f7264ceacc7ee6c
treef1ffa3ac6a59e23304fe0dc57d107b8194ee4b1b
parent432a50bebf45e7d3be2677426aa57f7ab35f83da
merge: convert post-merge to use hook.h

Teach post-merge to use the hook.h library instead of the
run-command.h library to run hooks.

Signed-off-by: Emily Shaffer <redacted>
Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
Acked-by: Emily Shaffer <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/merge.c
git clone https://git.99rst.org/PROJECT