Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Remove irrelevant reference from "Tying it all together"
author
Thomas Ackermann
<th.acker@arcor.de>
Tue, 27 Aug 2013 18:04:58 +0000
(20:04 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 27 Aug 2013 22:14:45 +0000
(15:14 -0700)
Sorry Jon, but this might not be of any help to new Git users ;)
Acked-by: Jon Loeliger <jdl@jdl.com>
Signed-off-by: Thomas Ackermann <th.acker@arcor.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/user-manual.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
e14c861
)
diff --git
a/Documentation/user-manual.txt
b/Documentation/user-manual.txt
index b3ed8497a6e7a31c4a6e0a98458d1a5dc14a8ffd..b7c725679b0afd0e114ba258c3f5f4669cba572e 100644
(file)
--- 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:
------------