author | Andy Parkins <andyparkins@gmail.com> | |
Mon, 5 Feb 2007 19:58:47 +0000 (19:58 +0000) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 5 Feb 2007 21:48:59 +0000 (13:48 -0800) | ||
commit | 69057cf39f87ecfe7446b14aa7df87ccf19b1151 | |
tree | 642b82c1785213d7f2ad0d4b9daeb1f932bf28ec | tree | snapshot |
parent | 133f081057a99957d6d34aa1c4fec61e5c5d22d8 | commit | diff |
git-for-each-ref doesn't return "the bit after $GIT_DIR/refs"
The documentation for git-for-each-ref said that the refname variable
would return "the part after $GIT_DIR/refs/", which isn't true.
Signed-off-by: Andy Parkins <andyparkins@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The documentation for git-for-each-ref said that the refname variable
would return "the part after $GIT_DIR/refs/", which isn't true.
Signed-off-by: Andy Parkins <andyparkins@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-for-each-ref.txt | diff | blob | history |