git-show-ref.txt: clarify the pattern matching
authorMichael J Gruber <git@drmicha.warpmail.net>
Mon, 18 Oct 2010 11:33:32 +0000 (13:33 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Oct 2010 21:15:30 +0000 (14:15 -0700)
git-show-ref really does not do what one would expect under the name
pattern matching, so describe it.

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found