Re: [PATCH] Fix crash when GIT_DIR is invalid

From: Junio C Hamano <junkio@cox.net>
Date: 2006-08-05 04:56:19
Johannes Schindelin <Johannes.Schindelin@gmx.de> writes:

>  	bad_dir_environ:
> -		if (!nongit_ok) {
> +		if (nongit_ok) {
>  			*nongit_ok = 1;

*BLUSH*  How could I have missed something like this...

Thanks.

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Sat Aug 05 04:57:01 2006

This archive was generated by hypermail 2.1.8 : 2006-08-05 04:59:34 EST