Documentation: do not misinterpret refspecs as bold text
commit8e4414edde857a90ce90bb542811f1c22071f16f
authorJonathan Nieder <jrnieder@gmail.com>
Mon, 30 May 2011 15:52:56 +0000 (30 10:52 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 May 2011 19:55:16 +0000 (30 12:55 -0700)
treed60880233d0a186a745b94a390ee6313d71e1352
parent5b42477b59886a85d4b49a60313f9b9d4a0d576f
Documentation: do not misinterpret refspecs as bold text

In v1.7.3.3~2 (Documentation: do not misinterpret pull refspec as bold
text, 2010-12-03) many uses of asterisks in expressions like
"refs/heads/*:refs/svn/origin/branches/*" were escaped as {asterisk}
to avoid being treated as delimiters for bold text, but these two were
missed.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-remote-helpers.txt