diff options
| author | Emily Shaffer <emilyshaffer@google.com> | 2026-02-19 00:23:46 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-02-19 13:23:40 -0800 |
| commit | 4a36cb4c9f0f508db2e5dda75673e0d4b1242007 (patch) | |
| tree | 5efcdc91c22605dfca10ff6005d0eb341d5fd30a /contrib/persistent-https | |
| parent | ee2fbfd6b28fba20bc936ad1c2cb2617ba251025 (diff) | |
| download | git-4a36cb4c9f0f508db2e5dda75673e0d4b1242007.tar.gz git-4a36cb4c9f0f508db2e5dda75673e0d4b1242007.zip | |
hook: run a list of hooks to prepare for multihook support
Hooks are limited to run one command (the default from the hookdir) for
each event. This limitation makes it impossible to run multiple commands
via config files, which the next commits will add.
Implement the ability to run a list of hooks in hook.[ch]. For now, the
list contains only one entry representing the "default" hook from the
hookdir, so there is no user-visible change in this commit.
All hook commands still run sequentially like before. A separate patch
series will enable running them in parallel.
Signed-off-by: Emily Shaffer <emilyshaffer@google.com>
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
