mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-21 07:04:16 -05:00
Implement readlink() by reading NTFS reparse points. Works for symlinks and directory junctions. If symlinks are disabled, fail with ENOSYS. Signed-off-by: Karsten Blees <blees@dcon.de>