Add explanation of how git on Windows handles symlinks.
This commit is contained in:
parent
2941d30bda
commit
263ee1d067
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue