diff options
author | Emily Shaffer <emilyshaffer@google.com> | 2021-12-22 04:59:32 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-01-07 15:19:34 -0800 |
commit | 25d4e02cfc249601081c560590ce2a74aca6de3d (patch) | |
tree | ceba28b85e4d7f4c13b5eca70b8815db2ddcb7cc /commit.c | |
parent | ab81cf242c67182911352aeacdd6aabb68a8555c (diff) |
rebase: convert pre-rebase to use hook.h
Move the pre-rebase hook away from run-command.h to and over to the
new hook.h library.
Since this hook needs arguments introduce a run_hooksl() wrapper, like
run_hooks(), but it takes varargs.
Signed-off-by: Emily Shaffer <emilyshaffer@google.com>
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Acked-by: Emily Shaffer <emilyshaffer@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions