author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Thu, 1 Jan 2009 16:39:17 +0000 (17:39 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 7 Jan 2009 21:37:07 +0000 (13:37 -0800) | ||
commit | 34292bddb861f3cb52a524fdce67234430a744fe | |
tree | 9a74c749c894ff44233e024ba16e24c5c18ca9cc | tree | snapshot |
parent | 92b7de93fb7801570ddc3195f03f30b9c201a3bd | commit | diff |
Introduce the diff option '--patience'
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>
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>
Documentation/diff-options.txt | diff | blob | history | |
Makefile | diff | blob | history | |
diff.c | diff | blob | history | |
t/t4033-diff-patience.sh | [new file with mode: 0755] | blob |