Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-help -w: do not require to be in git repository
author
Junio C Hamano
<gitster@pobox.com>
Thu, 13 Dec 2007 01:34:30 +0000
(17:34 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 13 Dec 2007 01:41:58 +0000
(17:41 -0800)
The users used to be able to say "git help cat-file" from anywhere, but
the browse-help script insisted to be in a git repository, which caused
"git help -w cat-file" to barf outside. Correct it.
While at it, remove leftover debugging "echo".
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
|
inline
| side by side (from:
22c9071
)
No differences found