]> git.99rst.org Git - git.git/commit
run-command: remove old run_hook_{le,ve}() hook API
authorEmily Shaffer <redacted>
Wed, 22 Dec 2021 03:59:43 +0000 (04:59 +0100)
committerJunio C Hamano <redacted>
Fri, 7 Jan 2022 23:19:35 +0000 (15:19 -0800)
commit95ba86a203213fb828de096dc0dba18ce94598f7
treeb1c1264b20286a56a6e43b4cfb7324ef378361c7
parent306f445ed16065dfd03553c8a990037b2daf4f05
run-command: remove old run_hook_{le,ve}() hook API

The new hook.h library has replaced all run-command.h hook-related
functionality. So let's delete this dead code.

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