Documentation: fix graph in git-rev-parse.txt
commitdf2740b066b2d6649449f2d8efdd0727647ab57c
authorMichele Ballabio <barra_cuda@katamail.com>
Mon, 26 May 2008 13:24:02 +0000 (26 15:24 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 May 2008 02:10:03 +0000 (26 19:10 -0700)
tree424020c3c298799a79d295e3dfe16f477687eb9a
parentf8fcb57bb45e8d3d8f7921377d6c2503590efc3c
Documentation: fix graph in git-rev-parse.txt

Preformatted html and man pages show a mangled graph, caused by a
backslash.

Commit f1ec6b22a8c1ab1cca0f1875f85aea5d2434e5a6 fixed this same issue,
but it seems that new versions of the Asciidoc toolchain changed their
behaviour.

Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rev-parse.txt