From: Junio C Hamano Date: Thu, 16 May 2024 17:10:13 +0000 (-0700) Subject: Merge branch 'jl/git-no-advice' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=f0e2183768b1548bcaea9e311bb5a54112c0a9f4;p=rit Merge branch 'jl/git-no-advice' 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 --- f0e2183768b1548bcaea9e311bb5a54112c0a9f4