email.c
7.03 KB
-
email: don't clear buffer in append function · 62eb2f83
`git_email__append_from_diff` is meant to - well, append from a diff. Clearing the buffer, by definition, is not appending. Stop doing that.
Edward Thomson committed