On 26 August 2015 at 00:46, Gavin Shan <gws...@linux.vnet.ibm.com> wrote: > Ok. I misunderstood your original comment. Yeah, the SOB line can be simply > dded by "-s" option to "git commit", which I just got from the manpage. I'll > use "-s" option in next revision. If you don't object, "FIXME" for user.name > and user.email if they're not existing will be folded to next revision as > well.
I wouldn't bother trying to handle missing name/email beyond whatever "git commit -s" does in that situation, personally. thanks -- PMM