]> git.ipfire.org Git - thirdparty/git.git/commitdiff
A few fixes before -rc2
authorJunio C Hamano <gitster@pobox.com>
Thu, 4 Nov 2021 19:24:46 +0000 (12:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 4 Nov 2021 19:24:46 +0000 (12:24 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.34.0.txt

index f6d5834c8dbfa28b3420306f76927a7d907af782..7aa14f86320a752eaf08794cf1a16715b808e862 100644 (file)
@@ -401,6 +401,13 @@ Fixes since v2.33
    object replacement.
    (merge 095d112f8c ab/ignore-replace-while-working-on-commit-graph later to maint).
 
+ * "git pull --no-verify" did not affect the underlying "git merge".
+   (merge 47bfdfb3fd ar/fix-git-pull-no-verify later to maint).
+
+ * One CI task based on Fedora image noticed a not-quite-kosher
+   consturct recently, which has been corrected.
+   (merge 4b540cf913 vd/pthread-setspecific-g11-fix later to maint).
+
  * Other code cleanup, docfix, build fix, etc.
    (merge f188160be9 ab/bundle-remove-verbose-option later to maint).
    (merge 8c6b4332b4 rs/close-pack-leakfix later to maint).