diff options
| author | Emily Shaffer <emilyshaffer@google.com> | 2026-02-19 00:23:51 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-02-19 13:24:39 -0800 |
| commit | b51e238ddf896439d2746b883d892f8f9bba649f (patch) | |
| tree | db0e317b5b8adaf1d2d807281784d22c0b07d1f0 /contrib/persistent-https | |
| parent | d084fa2a915784d65257fbaff43f00b3ea5c8a44 (diff) | |
| download | git-b51e238ddf896439d2746b883d892f8f9bba649f.tar.gz git-b51e238ddf896439d2746b883d892f8f9bba649f.zip | |
hook: allow out-of-repo 'git hook' invocations
Since hooks can now be supplied via the config, and a config can be
present without a gitdir via the global and system configs, we can start
to allow 'git hook run' to occur without a gitdir. This enables us to do
things like run sendemail-validate hooks when running 'git send-email'
from a nongit directory.
It still doesn't make sense to look for hooks in the hookdir in nongit
repos, though, as there is no hookdir.
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
