From 381183fbc6c3fea1264e4fc6c977bf31cdfb812a Mon Sep 17 00:00:00 2001
From: Thomas Ackermann
Date: Tue, 27 Aug 2013 20:04:58 +0200
Subject: [PATCH] Remove irrelevant reference from "Tying it all together"
Sorry Jon, but this might not be of any help to new Git users ;)
Acked-by: Jon Loeliger
Signed-off-by: Thomas Ackermann
Signed-off-by: Junio C Hamano
---
Documentation/user-manual.txt | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index b3ed8497a6..b7c725679b 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -3924,8 +3924,7 @@ save the note about that state, in practice we tend to just write the
result to the file pointed at by `.git/HEAD`, so that we can always see
what the last committed state was.
-Here is an ASCII art by Jon Loeliger that illustrates how
-various pieces fit together.
+Here is a picture that illustrates how various pieces fit together:
------------