diff options
| author | Patrick Steinhardt <ps@pks.im> | 2024-05-15 08:43:07 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-05-15 07:17:56 -0700 |
| commit | 35a7cfda56f85c8fccfbf7e8b5bae9a356dd0d45 (patch) | |
| tree | 1e266877c7f46bb9c53892048bea44fbc1de7013 /t/helper/test-regex.c | |
| parent | ab8bac8bb6d89f3b3eca2972ad468ca863c9f492 (diff) | |
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/helper/test-regex.c')
0 files changed, 0 insertions, 0 deletions
