author | Wesley J. Landaker <wjl@icecavern.net> | |
Wed, 22 Apr 2009 15:48:57 +0000 (09:48 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 23 Apr 2009 01:39:57 +0000 (18:39 -0700) | ||
commit | 4ddef0e67d879bf7e18ce2655b057243d894adc1 | |
tree | f9f377112ad5169de15cacb00aaa101d1c289cff | tree | snapshot |
parent | e8d1180467da98c53663e462800f793d2341f5a1 | commit | diff |
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>
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 | diff | blob | history |