git-for-each-ref doesn't return "the bit after $GIT_DIR/refs"
commit69057cf39f87ecfe7446b14aa7df87ccf19b1151
authorAndy Parkins <andyparkins@gmail.com>
Mon, 5 Feb 2007 19:58:47 +0000 (5 19:58 +0000)
committerJunio C Hamano <junkio@cox.net>
Mon, 5 Feb 2007 21:48:59 +0000 (5 13:48 -0800)
tree642b82c1785213d7f2ad0d4b9daeb1f932bf28ec
parent133f081057a99957d6d34aa1c4fec61e5c5d22d8
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>
Documentation/git-for-each-ref.txt