]> git.ipfire.org Git - thirdparty/git.git/commitdiff
The eleventh batch
authorJunio C Hamano <gitster@pobox.com>
Thu, 6 Jun 2024 19:49:06 +0000 (12:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 6 Jun 2024 19:49:25 +0000 (12:49 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.46.0.txt

index 0d9ca6cfbd76e6df565caabb28f3e5bb3a315591..0a6ad3bd1e7eb48bff3ac5a6b183cc33137ca98d 100644 (file)
@@ -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).