mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 11:06:32 +00:00
When formatting a patch as email we do not include the commit's message in the formatted patch output. Implement this and add a test that verifies behavior.