aboutsummaryrefslogtreecommitdiff
path: root/t/t4033-diff-patience.sh
Commit message (Collapse)AuthorAge
* Introduce the diff option '--patience'Johannes Schindelin2009-01-07
This commit teaches Git to produce diff output using the patience diff algorithm with the diff option '--patience'. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>