]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Hopefully final batch before 2.27-rc2
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2020 01:13:53 +0000 (18:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2020 02:39:40 +0000 (19:39 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.27.0.txt

index 5fb8c0cf679aa0d9433f2d8d9066ecb0dc8de179..44b4b6118cf316cee573205d8b7d45dac4ad0815 100644 (file)
@@ -484,6 +484,12 @@ Fixes since v2.26
    tree but both would have the contents from "ours".  This has been
    corrected so that the path from each side gets their original content.
 
    tree but both would have the contents from "ours".  This has been
    corrected so that the path from each side gets their original content.
 
+ * Fix for a copy-and-paste error introduced during 2.20 era.
+   (merge e68a5272b1 ds/multi-pack-verify later to maint).
+
+ * Update an unconditional use of "grep -a" with a perl script in a test.
+   (merge 1eb7371236 dd/t5703-grep-a-fix later to maint).
+
  * Other code cleanup, docfix, build fix, etc.
    (merge 564956f358 jc/maintain-doc later to maint).
    (merge 7422b2a0a1 sg/commit-slab-clarify-peek later to maint).
  * Other code cleanup, docfix, build fix, etc.
    (merge 564956f358 jc/maintain-doc later to maint).
    (merge 7422b2a0a1 sg/commit-slab-clarify-peek later to maint).