From: Junio C Hamano <hidden> Date: 2017-03-22 22:48:05
Jeff King [off-list ref] writes:
OTOH, we could perhaps make the rule "ignored unless %(gpg) formatters
are used". Which would be backwards-compatible and safe for old formats,
and work correctly for new ones.
Yup, that is a very sensible escape hatch that we can use later.
Thanks.