Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
user-manual: Fix 'you - Git' -> 'you--Git' typo
author
W. Trevor King
<wking@tremily.us>
Sun, 10 Feb 2013 15:10:39 +0000
(10:10 -0500)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 11 Feb 2013 04:39:25 +0000
(20:39 -0800)
Use an em-dash, not a hyphen, to join these clauses.
Signed-off-by: W. Trevor King <wking@tremily.us>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/user-manual.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
de3f2c7
)
diff --git
a/Documentation/user-manual.txt
b/Documentation/user-manual.txt
index 271d36f8e5a789d47fdfa7772b29cda979d5d05f..32dfe8ab63488b5ff3265cc5da3ab7e3d0c31332 100644
(file)
--- a/
Documentation/user-manual.txt
+++ b/
Documentation/user-manual.txt
@@
-3396,7
+3396,7
@@
$ git log --raw --all
------------------------------------------------
and just looked for the sha of the missing object (4b9458b..) in that
-whole thing. It's up to you
- g
it does *have* a lot of information, it is
+whole thing. It's up to you
--G
it does *have* a lot of information, it is
just missing one particular blob version.
[[the-index]]