Add explanation of how git on Windows handles symlinks.

This commit is contained in:
josh 2012-05-31 20:02:48 +00:00 committed by admin
parent 2941d30bda
commit 263ee1d067

View file

@ -8,7 +8,8 @@ Stackoverflow has some details.
Make git use them, as it (apparently) does not yet.
(What **does** git do on Windows when it clones a repo with symlinks?)
Currently, on Windows, git checks out symlinks as files containing the symlink
target as their contents.
## POSIX