author | Jonathan Nieder <jrnieder@gmail.com> | |
Fri, 20 Aug 2010 10:34:29 +0000 (05:34 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 20 Aug 2010 21:16:22 +0000 (14:16 -0700) | ||
commit | fc621bd08aefb9e81c85998247197137f383aa3d | |
tree | 3b3d087a5aca549dbd948d1028564df435f37eb4 | tree | snapshot |
parent | e1906c46697a5081a0e2d7667f5325557a477418 | commit | diff |
Documentation: remove backslash before ~ in fast-import manual
Use the {tilde} entity to get a literal tilde without fuss.
With \~, asciidoc 8.5.2 (and probably earlier versions) keeps the
backslash in the output.
Reported-by: Frédéric Brière <fbriere@fbriere.net>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Use the {tilde} entity to get a literal tilde without fuss.
With \~, asciidoc 8.5.2 (and probably earlier versions) keeps the
backslash in the output.
Reported-by: Frédéric Brière <fbriere@fbriere.net>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-fast-export.txt | diff | blob | history |