Skip to content

Commit

Permalink
Fix an illustration in git-rev-parse.txt
Browse files Browse the repository at this point in the history
This hides the backslash at the end of line from AsciiDoc
toolchain by introducing a trailing whitespace on one line in an
illustration in git-rev-parse.txt.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Aug 10, 2007
1 parent 94638f8 commit f1ec6b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-rev-parse.txt
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ left-to-right.
G H I J
\ / \ /
D E F
\ | / \
\ | / \
\ | / |
\|/ |
B C
Expand Down

0 comments on commit f1ec6b2

Please sign in to comment.