summaryrefslogtreecommitdiff
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
authorKristoffer Haugsbakk <code@khaugsbakk.name>2025-07-01 17:14:29 +0200
committerJunio C Hamano <gitster@pobox.com>2025-07-01 10:28:41 -0700
commitf322f86e30b7667ef0ae519ff87796b2f0a0632d (patch)
tree24a90897adb67bea9b2ac302b32d9010ebf9fde9 /builtin/commit-graph.c
parent88a4ed40c0056eb6563f50ac41f5c09e7aedc418 (diff)
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 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions