summaryrefslogtreecommitdiffstats
path: root/t/t4018/cpp-function-returning-pointer
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-05-15 08:43:07 +0200
committerJunio C Hamano <gitster@pobox.com>2024-05-15 07:17:56 -0700
commit35a7cfda56f85c8fccfbf7e8b5bae9a356dd0d45 (patch)
tree1e266877c7f46bb9c53892048bea44fbc1de7013 /t/t4018/cpp-function-returning-pointer
parentab8bac8bb6d89f3b3eca2972ad468ca863c9f492 (diff)
downloadgit-35a7cfda56f85c8fccfbf7e8b5bae9a356dd0d45.tar.gz
git-35a7cfda56f85c8fccfbf7e8b5bae9a356dd0d45.zip
builtin/config: convert flags to a local variable
Both the `do_all` and `use_key_regexp` bits essentially act like flags to `get_value()`. Let's convert them to actual flags so that we can get rid of the last two remaining global variables that track options. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4018/cpp-function-returning-pointer')
0 files changed, 0 insertions, 0 deletions