Commit 254e0a33ee66c65948e15efbe93a810c4077e324

Patrick Steinhardt 2015-11-24T13:43:43

diff: include commit message when formatting patch 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.