author | Jonathan Nieder <jrnieder@gmail.com> | |
Mon, 9 Nov 2009 15:05:01 +0000 (09:05 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 10 Nov 2009 20:00:21 +0000 (12:00 -0800) | ||
commit | 99caeed05d3e89176d352104a2b70a77aa7e5d81 | |
tree | f65515f8b4302877d661176266cd6bf9a75e5a53 | tree | snapshot |
parent | 548d3464dc446db58a8fc8f7a8cc6cfb2d683faa | commit | diff |
Let 'git <command> -h' show usage without a git dir
There is no need for "git <command> -h" to depend on being inside
a repository.
Reported by Gerfried Fuchs through http://bugs.debian.org/462557
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
There is no need for "git <command> -h" to depend on being inside
a repository.
Reported by Gerfried Fuchs through http://bugs.debian.org/462557
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-log.c | diff | blob | history | |
builtin-mv.c | diff | blob | history | |
builtin-read-tree.c | diff | blob | history | |
builtin-reflog.c | diff | blob | history | |
builtin-rerere.c | diff | blob | history | |
git.c | diff | blob | history | |
index-pack.c | diff | blob | history | |
pack-redundant.c | diff | blob | history |