projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3f1706
)
typofix (git-name-rev documentation)
author
Alp Toker
<alp@atoker.com>
Tue, 11 Jul 2006 10:19:33 +0000
(11:19 +0100)
committer
Junio C Hamano
<junkio@cox.net>
Tue, 11 Jul 2006 19:45:20 +0000
(12:45 -0700)
Signed-off-by: Alp Toker <alp@atoker.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-name-rev.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-name-rev.txt
b/Documentation/git-name-rev.txt
index 43f8c2593dcc010b97b24cc8f5ca1caada7bef3b..37fbf66efb91ff74bf57d1b33b5ab95a248713cd 100644
(file)
--- a/
Documentation/git-name-rev.txt
+++ b/
Documentation/git-name-rev.txt
@@
-33,7
+33,7
@@
EXAMPLE
-------
Given a commit, find out where it is relative to the local refs. Say somebody
-wrote you about that
ph
antastic commit 33db5f4d9027a10e477ccf054b2c1ab94f74c85a.
+wrote you about that
f
antastic commit 33db5f4d9027a10e477ccf054b2c1ab94f74c85a.
Of course, you look into the commit, but that only tells you what happened, but
not the context.