Files
git/compat
Karsten Blees 32ffa526a2 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>
2019-08-17 00:12:24 +02:00
..
2019-07-11 15:16:49 -07:00
2019-08-16 23:54:02 +02:00
2019-08-17 00:12:21 +02:00
2019-06-25 10:46:57 -07:00
2019-06-20 14:03:05 -07:00