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 /commit.c | |
| parent | builtin/config: track "fixed value" option via flags only (diff) | |
| download | git-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 'commit.c')
0 files changed, 0 insertions, 0 deletions
