Re: serious problem with `git format-patch' & `git am'
From: Werner LEMBERG <hidden> Date: 2016-06-15 22:46:17
I was not aware of this behavior, but it looks like the '-k' option
for both format-patch and git-am is what you want to use. It will
prevent mailinfo from munging the commit message.