Am Dienstag, den 10.02.2015, 19:50 -0600 schrieb Timothy Pearson:
On 02/10/2015 06:23 PM, Paul Menzel wrote:
Am Montag, den 09.02.2015, 22:53 -0600 schrieb Timothy Pearson:
[…]
Change applied and patch reformatted. Is this more what you were looking for?
Mostly, yes. It looks like you only copied the output of `git show` or something similar and did not use `git format-patch -1`. This causes the commit message to be indented which is not wanted and `git am` cannot be used. It’d be great if you could reply with the output file of `git format-patch` attached.
[…]
OK. I haven't had to submit patches from GIT over a mailing list before, so let's see if I got it right this time...
It looks like you did! The cherry on top would be, that it’s just one mail without an attachment. ;-)
Looks good to me!
Thanks,
Paul