Documentation: git-svn: fix spurious bolding that mangles the output
commit4ddef0e67d879bf7e18ce2655b057243d894adc1
authorWesley J. Landaker <wjl@icecavern.net>
Wed, 22 Apr 2009 15:48:57 +0000 (22 09:48 -0600)
committerJunio C Hamano <gitster@pobox.com>
Thu, 23 Apr 2009 01:39:57 +0000 (22 18:39 -0700)
treef9f377112ad5169de15cacb00aaa101d1c289cff
parente8d1180467da98c53663e462800f793d2341f5a1
Documentation: git-svn: fix spurious bolding that mangles the output

Without this fix, the output looks like:

"Keep in mind that the  (asterisk) wildcard of the local ref (right of
the :) *must be the ..." -- with half the sentence spuriously bold.

This fixes the problem by simply escaping asciidoc syntax as suggested
by Jeff King <peff@peff.net>.

Signed-off-by: Wesley J. Landaker <wjl@icecavern.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-svn.txt