[PATCH] Documentation: describe diff tweaking (fix).

I cannot count ;-)

Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Junio C Hamano 2005-06-05 17:54:10 -07:00 committed by Linus Torvalds
parent b0bf8f24e9
commit 28f8fafff8
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ the -p option is not used. E.g.
The diffcore mechanism is fed a list of such comparison results The diffcore mechanism is fed a list of such comparison results
(each of which is called "filepair", although at this point each (each of which is called "filepair", although at this point each
of them talks about a single file), and transforms such a list 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-pathspec
- diffcore-break - diffcore-break