Files
git/compat
Karsten Blees c8260a532e Win32: mingw_chdir: change to symlink-resolved directory
If symlinks are enabled, resolve all symlinks when changing directories,
as required by POSIX.

Note: Git's real_path() function bases its link resolution algorithm on
this property of chdir(). Unfortunately, the current directory on Windows
is limited to only MAX_PATH (260) characters. Therefore using symlinks and
long paths in combination may be problematic.

Signed-off-by: Karsten Blees <blees@dcon.de>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2018-11-20 11:23:07 +01:00
..
2018-11-20 09:41:08 +01:00
2017-07-05 14:01:03 -07:00
2017-07-05 14:01:03 -07:00
2018-11-20 11:23:00 +01:00
2018-11-20 11:22:53 +01:00
2018-11-20 11:22:51 +01:00
2017-01-23 11:02:34 -08:00