On Tue, Jul 10, 2018 at 12:54:13PM -0400, Jeff King wrote: > Should we allow: > > [gpg "OpenPGP"] > program = whatever > > given that we allow: > > [gpg] > format = OpenPGP > > ? I think just using strcasecmp() here would be sufficient. But I wonder > if it is a symptom of using the wrong tool (subsections) when we don't > need it. I did just read the discussion in response to v1, where everybody told you the opposite. ;) So I guess my question/points are more for brian and Junio. -Peff