We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fadacf2 commit 3b08839Copy full SHA for 3b08839
Documentation/RelNotes/2.39.0.txt
@@ -215,6 +215,10 @@ Fixes since v2.38
215
* The way "git repack" creared temporary files when it received a
216
signal was prone to deadlocking, which has been corrected.
217
218
+ * Various tests exercising the transfer.credentialsInUrl
219
+ configuration are taught to avoid making requests which require
220
+ resolving localhost to reduce CI-flakiness.
221
+
222
* Other code cleanup, docfix, build fix, etc.
223
(merge 413bc6d20a ds/cmd-main-reorder later to maint).
224
(merge 8d2863e4ed nw/t1002-cleanup later to maint).
0 commit comments