Browse Source
Fix git-diff to make it produce useful 3-way diffs for merge conflicts in repositories with autocrlf enabled. Otherwise it always reports that the whole file was changed, because it uses the contents from the working tree without necessary conversion. Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Alexander Gavrilov
17 years ago
committed by
Junio C Hamano
2 changed files with 28 additions and 0 deletions
Loading…
Reference in new issue