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 ea7aa4f commit d2ecc46Copy full SHA for d2ecc46
Documentation/RelNotes/2.27.0.txt
@@ -484,6 +484,12 @@ Fixes since v2.26
484
tree but both would have the contents from "ours". This has been
485
corrected so that the path from each side gets their original content.
486
487
+ * Fix for a copy-and-paste error introduced during 2.20 era.
488
+ (merge e68a5272b1 ds/multi-pack-verify later to maint).
489
+
490
+ * Update an unconditional use of "grep -a" with a perl script in a test.
491
+ (merge 1eb7371236 dd/t5703-grep-a-fix later to maint).
492
493
* Other code cleanup, docfix, build fix, etc.
494
(merge 564956f358 jc/maintain-doc later to maint).
495
(merge 7422b2a0a1 sg/commit-slab-clarify-peek later to maint).
0 commit comments