summaryrefslogtreecommitdiff
path: root/t/t4033-diff-patience.sh
AgeCommit message (Collapse)AuthorFilesLines
2009-01-07Introduce the diff option '--patience'Libravatar Johannes Schindelin1-0/+168
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>