diff options
| author | Patrick Steinhardt <ps@pks.im> | 2024-06-14 08:51:14 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-06-14 10:26:35 -0700 |
| commit | dc89b7d5220d94a3d6555e4df6b7c458a82dc771 (patch) | |
| tree | 8488ada42925bf691781ecdae2879ea4fdaffb47 /builtin/merge.c | |
| parent | 912d4756cde9513e500f345fcc9b7a2c43a47e65 (diff) | |
hex: guard declarations with `USE_THE_REPOSITORY_VARIABLE`
Guard declarations of functions that implicitly use `the_repository`
with `USE_THE_REPOSITORY_VARIABLE` such that callers don't accidentally
rely on that global variable.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/merge.c')
0 files changed, 0 insertions, 0 deletions
