On Tue, Apr 23, 2013 at 6:53 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > I would consider such use of "git -c key=val" a last-resort escape > hatch to work around broken commands that do not implement a proper > escape hatch designed in to help users, unless the "key" is for > something very obscure and not meant for every-day use (read: not > deserving a proper command line override). Agreed. We already have --gpg-sign[=<keyid>], so I suggest --no-gpg-sign to override commit.gpgsign. Sounds good? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html