diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-05-06 10:56:05 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-05-06 11:50:07 -0700 |
commit | 8415507b3285dd34b4d4edc7b864eede5325b2db (patch) | |
tree | 10c74367f4b695f0c718d82f1f9628831940a355 /builtin/commit.c | |
parent | 424a29c3a7f18c9131425efbc01802486476d96c (diff) |
builtin/config: move "fixed-value" option to correct group
The `--fixed-value` option can be used to alter how the value-pattern
parameter is interpreted for the various actions of git-config(1). But
while it is an option, it is currently listed as part of the actions
group, which is wrong.
Move the option to the "Other" group, which hosts the various options
known to git-config(1).
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions