Files
git/diff.c
Johannes Schindelin f751238609 Respect core.autocrlf when preparing temporary files for external diff
When preparing temporary files for an external diff, the files should be
handled as if they were worktree files.

This makes things consistent for the case when one side of the diff was
found in the current working directory (and therefore creating a temporary
file could be avoided altogether).

This fixes msysGit issue 177.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2009-03-22 20:21:24 +01:00

92 KiB