From 4e783b41e09fb14b8ff72348ec2307fd1d5dec46 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Tue, 7 Feb 2006 12:47:47 +0100 Subject: [PATCH] Basic documentation for git-show Signed-off-by: Petr Baudis Signed-off-by: Junio C Hamano --- Documentation/git-show.txt | 49 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 Documentation/git-show.txt diff --git a/Documentation/git-show.txt b/Documentation/git-show.txt new file mode 100644 index 00000000..9c359a44 --- /dev/null +++ b/Documentation/git-show.txt @@ -0,0 +1,49 @@ +git-show(1) +=========== + +NAME +---- +git-show - Show one commit with difference it introduces. + + +SYNOPSIS +-------- +'git-show'