commit | 99caeed05d3e89176d352104a2b70a77aa7e5d81 | [log] [tgz] |
---|---|---|
author | Jonathan Nieder <jrnieder@gmail.com> | Mon Nov 09 09:05:01 2009 -0600 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Nov 10 12:00:21 2009 -0800 |
tree | f65515f8b4302877d661176266cd6bf9a75e5a53 | |
parent | 548d3464dc446db58a8fc8f7a8cc6cfb2d683faa [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>