Teach "git checkout" to use git-show-ref
commit305e22c36e674924de6decb29e8a4c22292b5054
authorLinus Torvalds <torvalds@osdl.org>
Fri, 15 Sep 2006 21:56:55 +0000 (15 14:56 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 16 Sep 2006 09:23:51 +0000 (16 02:23 -0700)
tree6d5b0ae8f5b66d8ca4baa3b517ab5dd8957a376c
parent358ddb62cfd03bba1ca2f1ae8e81b9510f42ea9a
Teach "git checkout" to use git-show-ref

That way, it doesn't care how the refs are stored any more

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-checkout.sh