summaryrefslogtreecommitdiff
path: root/t/helper/test-regex.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-05-15 08:43:12 +0200
committerJunio C Hamano <gitster@pobox.com>2024-05-15 07:17:56 -0700
commit9c62534377f988f36b7565a83a276d5b9099951c (patch)
tree3efecbe5e5973b6f7c1ae17a012502cd13cb3b37 /t/helper/test-regex.c
parent35a7cfda56f85c8fccfbf7e8b5bae9a356dd0d45 (diff)
builtin/config: pass data between callbacks via local variables
We use several global variables to pass data between callers and callbacks in `get_color()` and `get_colorbool()`. Convert those to use callback data structures instead. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper/test-regex.c')
0 files changed, 0 insertions, 0 deletions