Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-08-10 11:49:27 +0400
committerJunio C Hamano <gitster@pobox.com>2007-08-10 12:03:46 +0400
commitf1ec6b22a8c1ab1cca0f1875f85aea5d2434e5a6 (patch)
treea25026967cf934fef3ca11ca093496d4ec185294 /Documentation/git-rev-parse.txt
parent94638f89f5bcd1f92b86ebf988f7974167c3fd27 (diff)
Fix an illustration in git-rev-parse.txt
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>
Diffstat (limited to 'Documentation/git-rev-parse.txt')
-rw-r--r--Documentation/git-rev-parse.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-rev-parse.txt b/Documentation/git-rev-parse.txt
index eea9c9cfe9..4b4d229e60 100644
--- a/Documentation/git-rev-parse.txt
+++ b/Documentation/git-rev-parse.txt
@@ -224,7 +224,7 @@ left-to-right.
G H I J
\ / \ /
D E F
- \ | / \
+ \ | / \
\ | / |
\|/ |
B C