diff options
| author | Patrick Steinhardt <ps@pks.im> | 2023-10-31 09:16:42 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-11-01 12:09:00 +0900 |
| commit | ee26f1e29a7fb2d26946015a7cf946d6d112e432 (patch) | |
| tree | 512a3ee29ffa97471a9a6ec26881db178a85ce6a /t/test-lib-functions.sh | |
| parent | builtin/show-ref: stop using global vars for `show_one()` (diff) | |
| download | git-ee26f1e29a7fb2d26946015a7cf946d6d112e432.tar.gz git-ee26f1e29a7fb2d26946015a7cf946d6d112e432.zip | |
builtin/show-ref: refactor options for patterns subcommand
The patterns subcommand is the last command that still uses global
variables to track its options. Convert it to use a structure instead
with the same motivation as preceding commits.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/test-lib-functions.sh')
0 files changed, 0 insertions, 0 deletions
