git-for-each-ref doesn't return "the bit after $GIT_DIR/refs"
authorAndy Parkins <redacted>
Mon, 5 Feb 2007 19:58:47 +0000 (19:58 +0000)
committerJunio C Hamano <redacted>
Mon, 5 Feb 2007 21:48:59 +0000 (13:48 -0800)
commit69057cf39f87ecfe7446b14aa7df87ccf19b1151
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-for-each-ref.txt
git clone https://git.99rst.org/PROJECT