Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-06-06 04:54:10 +0400
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-08 02:23:30 +0400
commit28f8fafff8511d4f03f956819f7819b481d7fd50 (patch)
tree2006d01032c2fcd6f3210cbae1c11b550af19018 /Documentation/diffcore.txt
parentb0bf8f24e9c7bdeb7e472e6b1fa5f51de1cdcc97 (diff)
[PATCH] Documentation: describe diff tweaking (fix).
I cannot count ;-) Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/diffcore.txt')
-rw-r--r--Documentation/diffcore.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/diffcore.txt b/Documentation/diffcore.txt
index 4ade0140cc..45620f8fb0 100644
--- a/Documentation/diffcore.txt
+++ b/Documentation/diffcore.txt
@@ -45,7 +45,7 @@ the -p option is not used. E.g.
The diffcore mechanism is fed a list of such comparison results
(each of which is called "filepair", although at this point each
of them talks about a single file), and transforms such a list
-into another list. There are currently 7 such transformations:
+into another list. There are currently 6 such transformations:
- diffcore-pathspec
- diffcore-break