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 9cc14a5 commit 88d915aCopy full SHA for 88d915a
Documentation/RelNotes/2.34.0.txt
@@ -401,6 +401,13 @@ Fixes since v2.33
401
object replacement.
402
(merge 095d112f8c ab/ignore-replace-while-working-on-commit-graph later to maint).
403
404
+ * "git pull --no-verify" did not affect the underlying "git merge".
405
+ (merge 47bfdfb3fd ar/fix-git-pull-no-verify later to maint).
406
+
407
+ * One CI task based on Fedora image noticed a not-quite-kosher
408
+ consturct recently, which has been corrected.
409
+ (merge 4b540cf913 vd/pthread-setspecific-g11-fix later to maint).
410
411
* Other code cleanup, docfix, build fix, etc.
412
(merge f188160be9 ab/bundle-remove-verbose-option later to maint).
413
(merge 8c6b4332b4 rs/close-pack-leakfix later to maint).
0 commit comments