Apparently GMail for Android only sends HTML encoded emails (and the
list rightly rejected it).
On Mon, Apr 29, 2013 at 4:31 PM, shawn wilson [off-list ref] wrote:
On Apr 29, 2013 12:42 PM, "Junio C Hamano" [off-list ref] wrote:
quoted
shawn wilson [off-list ref] writes:
quoted
How do I complain when a commit/merge/tag/etc aren't signed?
At which point? A natural place would be to detect this just before
accepting a suspicious history being pushed in pre-receive hook, I
think.
I was thinking of adding it to a post hook I've got that emails a report
but
I'm not opposed to just stopping it from happening.