Re: [PATCH] Keep "git --git-dir" from causing a bus error.

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

 




On Dec 22, 2006, at 11:08 AM, Johannes Schindelin wrote:

+				fprintf(stderr, "No directory given for --git-dir.\n" );
+				usage(git_usage_string);

Usage already exits, so you do not need this:

+			} else {

I suppose not. It came out of a) habit and b) experiments with things that did not exit.

~~ Brian
-
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

[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]