Hi, On Tue, 20 Jun 2006, Johannes Schindelin wrote: > + config_filename = getenv("GIT_CONFIG_LOCAL"); > + if (!config_filename) { > + config_filename = getenv("GIT_CONFIG"); Oops. At the other places, GIT_CONFIG overrides GIT_CONFIG_LOCAL, so these two must be exchanged in the patch. Sorry, Dscho - : 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