1
0
mirror of https://github.com/git/git.git synced 2024-11-20 16:34:04 +01:00

Add git-show reference

Signed-off-by: Jon Loeliger <jdl@jdl.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Jon Loeliger 2006-03-17 18:21:39 -06:00 committed by Junio C Hamano
parent 53dc463627
commit 55258b5c20

@ -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.