Git fork
at reftables-rust 12 lines 357 B view raw
1Git 2.43.3 Release Notes 2======================== 3 4Relative to Git 2.43.2, this release fixes one regression that 5manifests while running "git commit -v --trailer". 6 7Fixes 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.