From: Junio C Hamano Date: Thu, 16 May 2024 17:10:13 +0000 (-0700) Subject: Merge branch 'jl/git-no-advice' X-Git-Tag: v2.46.0-rc0~120 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f0e2183768b1548bcaea9e311bb5a54112c0a9f4;p=thirdparty%2Fgit.git 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