]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'bf/explicit-config-set-in-advice-messages'
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Dec 2024 01:54:27 +0000 (17:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Dec 2024 01:54:28 +0000 (17:54 -0800)
commite6663b9ac58a64bd9712a10e28764f54ac6f9434
tree87bb4e7c05f97a3db96960c9b1fb6705c1283488
parentab738b2f1f35fbc3658ac107e1ad55b21c1e0fbc
parent6c397d01046251b4d26f2aded07a695ada196962
Merge branch 'bf/explicit-config-set-in-advice-messages'

The advice messages now tell the newer 'git config set' command to
set the advice.token configuration variable to squelch a message.

* bf/explicit-config-set-in-advice-messages:
  advice: suggest using subcommand "git config set"
14 files changed:
commit.c
hook.c
object-name.c
t/t0018-advice.sh
t/t3200-branch.sh
t/t3404-rebase-interactive.sh
t/t3501-revert-cherry-pick.sh
t/t3511-cherry-pick-x.sh
t/t3602-rm-sparse-checkout.sh
t/t3700-add.sh
t/t7002-mv-sparse-checkout.sh
t/t7004-tag.sh
t/t7201-co.sh
t/t7508-status.sh