diff options
author | Bence Ferdinandy <bence@ferdinandy.com> | 2024-12-05 13:21:58 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-12-06 11:24:21 +0900 |
commit | 6c397d01046251b4d26f2aded07a695ada196962 (patch) | |
tree | f8caddcf8416a82ebcf48c806bfca0a5caf752e3 /builtin/commit-graph.c | |
parent | 4f71522dfb7fc53eff569023303980c66114b1bc (diff) |
advice: suggest using subcommand "git config set"
The advice message currently suggests using "git config advice..." to
disable advice messages, but since
00bbdde141 (builtin/config: introduce "set" subcommand, 2024-05-06)
we have the "set" subcommand for config. Since using the subcommand is
more in-line with the modern interface, any advice should be promoting
its usage. Change the disable advice message to use the subcommand
instead. Change all uses of "git config advice" in the tests to use the
subcommand.
Signed-off-by: Bence Ferdinandy <bence@ferdinandy.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions