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.
Thanks,
Paul