Code

"git" returns 1; "git help" and "git help -a" return 0
authorScott R Parish <srp@srparish.net>
Sat, 27 Oct 2007 08:36:49 +0000 (01:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Oct 2007 03:51:36 +0000 (20:51 -0700)
commit3d7e2d857a570b1d6368285f95b67994fc95629e
treedc85c34b8b298faa3105f4fbe758bbdedd540714
parent09149c7809a37a52b38d8d7a0621e2fb8943d8fe
"git" returns 1; "git help" and "git help -a" return 0

Signed-off-by: Scott R Parish <srp@srparish.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin.h
git.c
help.c