| 1 | Git 2.43.3 Release Notes |
| 2 | ======================== |
| 3 | |
| 4 | Relative to Git 2.43.2, this release fixes one regression that |
| 5 | manifests while running "git commit -v --trailer". |
| 6 | |
| 7 | Fixes since Git 2.43.2 |
| 8 | ---------------------- |
| 9 | |
| 10 | * "git commit -v --trailer=..." was broken with recent update and |
| 11 | placed the trailer _after_ the divider line, which has been |
| 12 | corrected. |