Jonathan Nieder <jrnieder@xxxxxxxxx> writes: > The config machinery already makes section and variable names > lowercase when parsing them, so using strcasecmp for comparison just > feels wasteful. No noticeable change intended. A quick "grep 'strcasecmp(va*r*, "[^"]*\.' yields exactly the ones covered by this patch. Thanks, I've been meaning to change these while reading merge-recursive. -- 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