projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53dc463
)
Add git-show reference
author
Jon Loeliger
<jdl@jdl.com>
Sat, 18 Mar 2006 00:21:39 +0000
(18:21 -0600)
committer
Junio C Hamano
<junkio@cox.net>
Sat, 18 Mar 2006 04:42:28 +0000
(20:42 -0800)
Signed-off-by: Jon Loeliger <jdl@jdl.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git.txt
patch
|
blob
|
history
diff --git
a/Documentation/git.txt
b/Documentation/git.txt
index
8610d36
..
de3934d
100644
(file)
--- a/
Documentation/git.txt
+++ b/
Documentation/git.txt
@@
-329,6
+329,9
@@
gitlink:git-revert[1]::
gitlink:git-shortlog[1]::
Summarizes 'git log' output.
+gitlink:git-show[1]::
+ Show one commit log and its diff.
+
gitlink:git-show-branch[1]::
Show branches and their commits.