From: Junio C Hamano Date: Thu, 6 Jun 2024 19:49:06 +0000 (-0700) Subject: The eleventh batch X-Git-Tag: v2.46.0-rc0~72 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cd77e87115eab5e80e6b161e7b84a79ba1a12cdc;p=thirdparty%2Fgit.git The eleventh batch Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes/2.46.0.txt b/Documentation/RelNotes/2.46.0.txt index 0d9ca6cfbd..0a6ad3bd1e 100644 --- a/Documentation/RelNotes/2.46.0.txt +++ b/Documentation/RelNotes/2.46.0.txt @@ -58,6 +58,9 @@ UI, Workflows & Features clone. The command has been taught not to do so and immediately fail instead. + * The promisor.quiet configuration knob can be set to true to make + lazy fetching from promisor remotes silent. + Performance, Internal Implementation, Development Support etc. @@ -216,3 +219,4 @@ Fixes since v2.45 (merge fc0202b0e9 dg/fetch-pack-code-cleanup later to maint). (merge 7150f140f9 mt/t0211-typofix later to maint). (merge d424488901 jc/rev-parse-fatal-doc later to maint). + (merge 36d900d2b0 rs/difftool-env-simplify later to maint).