diff options
| author | Kristoffer Haugsbakk <code@khaugsbakk.name> | 2025-07-01 17:14:29 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-07-01 10:28:41 -0700 |
| commit | f322f86e30b7667ef0ae519ff87796b2f0a0632d (patch) | |
| tree | 24a90897adb67bea9b2ac302b32d9010ebf9fde9 /commit-graph.c | |
| parent | config: document --[no-]show-names (diff) | |
| download | git-f322f86e30b7667ef0ae519ff87796b2f0a0632d.tar.gz git-f322f86e30b7667ef0ae519ff87796b2f0a0632d.zip | |
config: use --value=<pattern> consistently
This option was introduced in a series of commits from fe3ccc7aab (Merge
branch 'ps/config-subcommands', 2024-05-15). But two styles were used
for the value provided to the option:
1. Synopsis: `--value=<value>`
2. Deprecated Modes: `--value=<pattern>`
(2) is also used in the synopsis on the command.
Use (2) consistently throughout since it’s a pattern in the general
case (`value` sounds more generic).
Acked-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
