]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jl/git-no-advice'
authorJunio C Hamano <gitster@pobox.com>
Thu, 16 May 2024 17:10:13 +0000 (10:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 May 2024 17:10:13 +0000 (10:10 -0700)
A new global "--no-advice" option can be used to disable all advice
messages, which is meant to be used only in scripts.

* jl/git-no-advice:
  t0018: two small fixes
  advice: add --no-advice global option
  doc: add spacing around paginate options
  doc: clean up usage documentation for --no-* opts

1  2 
Documentation/git.txt

Simple merge