1
0
Fork 0
git/Documentation/RelNotes/2.43.3.txt
Daniel Baumann 54102a2c29
Adding upstream version 1:2.47.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-23 07:43:39 +02:00

12 lines
357 B
Text

Git 2.43.3 Release Notes
========================
Relative to Git 2.43.2, this release fixes one regression that
manifests while running "git commit -v --trailer".
Fixes since Git 2.43.2
----------------------
* "git commit -v --trailer=..." was broken with recent update and
placed the trailer _after_ the divider line, which has been
corrected.