commit | 55258b5c20d3647f44e1bb3c69e39966b2c07619 | [log] [tgz] |
---|---|---|
author | Jon Loeliger <jdl@jdl.com> | Fri Mar 17 18:21:39 2006 -0600 |
committer | Junio C Hamano <junkio@cox.net> | Fri Mar 17 20:42:28 2006 -0800 |
tree | fff3b77fccd5a0295047d0542038c317cf9405ad | |
parent | 53dc4636275c966bb0781709fd0dded1cced4458 [diff] |
Add git-show reference Signed-off-by: Jon Loeliger <jdl@jdl.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
diff --git a/Documentation/git.txt b/Documentation/git.txt index 8610d36..de3934d 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt
@@ -329,6 +329,9 @@ 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.