]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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:
1  2 
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

diff --cc commit.c
Simple merge
diff --cc hook.c
Simple merge
diff --cc object-name.c
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc t/t3700-add.sh
Simple merge
Simple merge
diff --cc t/t7004-tag.sh
Simple merge
diff --cc t/t7201-co.sh
Simple merge
Simple merge