From: Jon Loeliger Date: Sat, 18 Mar 2006 00:21:39 +0000 (-0600) Subject: Add git-show reference X-Git-Tag: v1.3.0-rc1~22^2~7 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=55258b5c20d3647f44e1bb3c69e39966b2c07619;p=git.git Add git-show reference Signed-off-by: Jon Loeliger Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git.txt b/Documentation/git.txt index 8610d36c..de3934d0 100644 --- 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.