The eleventh batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Junio C Hamano committed
Jun 6, 2024 at 12:49 UTC
cd77e87115eab5e80e6b161e7b84a79ba1a12cdc
1 file changed
+4
Documentation/RelNotes/2.46.0.txt
+4
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).