diff options
| author | Emily Shaffer <emilyshaffer@google.com> | 2025-10-17 17:15:38 +0300 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-10-17 14:32:52 -0700 |
| commit | ccf5936e5bfcd07e6cd032860f0b7686237602da (patch) | |
| tree | 502526c4e31c60dcbc3df9589a41d81702882005 /t/helper/test-run-command.c | |
| parent | hook: convert 'post-rewrite' hook in sequencer.c to hook API (diff) | |
| download | git-ccf5936e5bfcd07e6cd032860f0b7686237602da.tar.gz git-ccf5936e5bfcd07e6cd032860f0b7686237602da.zip | |
transport: convert pre-push to hook API
Move the pre-push hook from custom run-command invocations to
the new hook API which doesn't require a custom child_process
structure and signal toggling.
Signed-off-by: Emily Shaffer <emilyshaffer@google.com>
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper/test-run-command.c')
0 files changed, 0 insertions, 0 deletions
