aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/RelNotes/2.43.3.txt
blob: 924f20594f7636815f8415201a3e6851684fa8ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.