diff options
| author | Patrick Steinhardt <ps@pks.im> | 2024-05-17 08:13:36 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-05-17 09:26:19 -0700 |
| commit | 5dd5007f8936f8d37cf95119e83039bd9237a3c5 (patch) | |
| tree | 171b68f35ab95c56c899965cc6355cd1ff012e1e /t/helper/test-regex.c | |
| parent | 19fe900cfce8096b7645ec9611a0b981f6bbd154 (diff) | |
completion: adapt git-config(1) to complete subcommands
With fe3ccc7aab (Merge branch 'ps/config-subcommands', 2024-05-15),
git-config(1) has gained support for subcommands. These subcommands live
next to the old, action-based mode, so that both the old and new way
continue to work.
The manpage for this command has been updated to prominently show the
subcommands, and the action-based modes are marked as deprecated. Update
Bash completion scripts accordingly to advertise subcommands instead of
actions.
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
