summaryrefslogtreecommitdiff
path: root/diff.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-06-14 08:51:14 +0200
committerJunio C Hamano <gitster@pobox.com>2024-06-14 10:26:35 -0700
commitdc89b7d5220d94a3d6555e4df6b7c458a82dc771 (patch)
tree8488ada42925bf691781ecdae2879ea4fdaffb47 /diff.c
parent912d4756cde9513e500f345fcc9b7a2c43a47e65 (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 'diff.c')
0 files changed, 0 insertions, 0 deletions