diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-06-07 08:09:51 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-06-07 08:22:37 -0700 |
commit | 9eb4754d7682aa10c6dcbcc503a50a716d9cfc8a (patch) | |
tree | ee248a515611c3b2d7e583b8a4d2bdcdb0b49e8b /t/t4014-format-patch.sh | |
parent | Git 1.8.0.3 (diff) | |
download | tgif-9eb4754d7682aa10c6dcbcc503a50a716d9cfc8a.tar.xz |
fetch-options.txt: prevent a wildcard refspec from getting misformatted
When explaining the "--tags" option as an equivalent to giving an
explicit "refs/tags/*:refs/tags/*" refspec, the two asterisks were
misinterpreted by AsciiDoc as a request to typeset the string
segment between them in bold.
We could fix it in two ways. We can replace them with {asterisk}s
while keeping the string as body text, or we can mark it as a
literal string with backquotes around it.
Let's do the latter, as it is teaching the user an "exactly as
typed" alternative.
Noticed-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4014-format-patch.sh')
0 files changed, 0 insertions, 0 deletions