On Fri, Feb 24, 2017 at 1:08 PM, Jeff King <peff@xxxxxxxx> wrote: > + (!parse_config_key(var, section, NULL, NULL, &key) && > + !strcmp(key, "hiderefs"))) { Heh, see how fast my code gets replaced with even better code? ;) All three patches look good, Thanks, Stefan