On 5/4/07, Dana How <danahow@xxxxxxxxx> wrote:
+ if (!strcmp(var, "core.relativepaths")) { + assume_relative_paths = git_config_bool(var, value); + return 0; + }
Maybe we should use relative path always, unconditionally. - 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