From: Junio C Hamano Date: Mon, 6 Jun 2005 00:54:10 +0000 (-0700) Subject: [PATCH] Documentation: describe diff tweaking (fix). X-Git-Tag: v0.99~319 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=28f8fafff8511d4f03f956819f7819b481d7fd50;p=git.git [PATCH] Documentation: describe diff tweaking (fix). I cannot count ;-) Signed-off-by: Junio C Hamano --- diff --git a/Documentation/diffcore.txt b/Documentation/diffcore.txt index 4ade0140..45620f8f 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