From ce0545455a09113a8ece8f80c87ec61110569940 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Wed, 20 Dec 2006 14:41:54 -0800 Subject: diff documentation: mostly talk about This corrects minor remaining bits that still talked about ; the Porcelain users (as opposed to plumbers) are mostly interested in commits so use consistently and keep a sentence that mentions that can be used in place of them. diff --git a/Documentation/git-diff.txt b/Documentation/git-diff.txt index 10fdf88..8977877 100644 --- a/Documentation/git-diff.txt +++ b/Documentation/git-diff.txt @@ -8,7 +8,7 @@ git-diff - Show changes between commits, commit and working tree, etc SYNOPSIS -------- -'git-diff' [ --diff-options ] {0,2} [--] [...] +'git-diff' [ --diff-options ] {0,2} [--] [...] DESCRIPTION ----------- @@ -26,7 +26,7 @@ tree and the index file, or the index file and the working tree. 'git-diff' [--options] --cached [] [--] [...]:: This form is to view the changes you staged for the next - commit relative to the named . Typically you + commit relative to the named . Typically you would want comparison with the latest commit, so if you do not give , it defaults to HEAD. -- cgit v0.10.2-6-g49f6