author | Ramsay Allan Jones <ramsay@ramsay1.demon.co.uk> | |
Thu, 3 Aug 2006 15:48:41 +0000 (16:48 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 4 Aug 2006 04:44:13 +0000 (21:44 -0700) | ||
commit | 8cdf33643dc0b21d9ea922a3fdd7f64226c421aa | |
tree | c36d293c18ea9c254e68c639de46f612ba1134f6 | tree | snapshot |
parent | 15e593e4d37d1d350fef20ab666d58f6881c7f5f | commit | diff |
Replace some calls to die(usage_str) with usage(usage_str).
The only change in behaviour should be having a "usage: " prefix
on the output string rather than "fatal: ", and an exit code of
129 rather than 128.
Signed-off-by: Ramsay Allan Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The only change in behaviour should be having a "usage: " prefix
on the output string rather than "fatal: ", and an exit code of
129 rather than 128.
Signed-off-by: Ramsay Allan Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-add.c | diff | blob | history | |
builtin-init-db.c | diff | blob | history | |
builtin-rm.c | diff | blob | history | |
builtin-write-tree.c | diff | blob | history | |
hash-object.c | diff | blob | history |