Re: [PATCH] Fix setting config variables with an alternative GIT_CONFIG

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]