Revision 4e218f54b3de6aa8ef7d15020c4507031a519f7d authored by Johannes Schindelin on 21 March 2009, 11:42:52 UTC, committed by Junio C Hamano on 22 March 2009, 22:03:59 UTC
When preparing temporary files for an external diff or textconv, it is
easier on the external tools, especially when they are implemented using
platform tools, if they are fed the input after convert_to_working_tree().

This fixes msysGit issue 177.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent a95148d
History
File Mode Size
lib
macosx
po
windows
.gitattributes -rw-r--r-- 84 bytes
.gitignore -rw-r--r-- 97 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 11.2 KB
git-gui--askpass -rwxr-xr-x 1.3 KB
git-gui.sh -rwxr-xr-x 83.3 KB

back to top