Dana How, Fri, May 04, 2007 09:43:00 +0200: > + if (!strcmp(var, "core.relativepaths")) { > + assume_relative_paths = git_config_bool(var, value); > + return 0; > + } Still don't like it. What good is a syntax you cannot depend upon? - 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