]> git.99rst.org Git - git.git/commit
am: convert applypatch-msg to use hook.h
authorEmily Shaffer <redacted>
Wed, 22 Dec 2021 03:59:33 +0000 (04:59 +0100)
committerJunio C Hamano <redacted>
Fri, 7 Jan 2022 23:19:34 +0000 (15:19 -0800)
commit432a50bebf45e7d3be2677426aa57f7ab35f83da
treee159fca3575eb3426f6d07009bd2261653d921a1
parent25d4e02cfc249601081c560590ce2a74aca6de3d
am: convert applypatch-msg to use hook.h

Teach applypatch-msg to use the hook.h library instead of the
run-command.h library.

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/am.c
git clone https://git.99rst.org/PROJECT