We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d8e7d2 commit cd77e87Copy full SHA for cd77e87
Documentation/RelNotes/2.46.0.txt
@@ -58,6 +58,9 @@ UI, Workflows & Features
58
clone. The command has been taught not to do so and immediately
59
fail instead.
60
61
+ * The promisor.quiet configuration knob can be set to true to make
62
+ lazy fetching from promisor remotes silent.
63
+
64
65
Performance, Internal Implementation, Development Support etc.
66
@@ -216,3 +219,4 @@ Fixes since v2.45
216
219
(merge fc0202b0e9 dg/fetch-pack-code-cleanup later to maint).
217
220
(merge 7150f140f9 mt/t0211-typofix later to maint).
218
221
(merge d424488901 jc/rev-parse-fatal-doc later to maint).
222
+ (merge 36d900d2b0 rs/difftool-env-simplify later to maint).
0 commit comments