summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 53dc463)
raw | patch | inline | side by side (parent: 53dc463)
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>
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 8610d36c4927fe198604189e68b131cc58be7f4d..de3934d098d0bf7bb81930b2aca1fbeded5667f6 100644 (file)
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
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.