Use raw commit message when rewriting history by rstarkov · Pull Request #2172 · libgit2/libgit2sharp
This fixes a corner-case where un-touched commits were reconstructed with new hashes due to leading newlines in the commit message getting trimmed.
I will add test coverage if this PR has any chance of getting merged. Should I?