This commit is contained in:
achilleas.k@14be77d42a1252fab5ec9dbf4e5ea03c5833e8c8 2018-02-09 13:38:37 +00:00 committed by admin
parent b816cded81
commit 43f7a515ec

View file

@ -4,7 +4,9 @@ Since the Win10 Creators Update, if Developer Mode is enabled, symlinks can be c
When symlinks are created, git-annex breaks in many wonderful ways. The symlinks are not detected as annexed files and `git annex info` shows that no files are in the annex.
### What steps will reproduce the problem?
On a Windows 10 machine with Creators update (v1709) and Developer mode enabled, do a `git clone` of a git-annex repository.
On a Windows 10 machine with Creators update (v1709) and Developer mode enabled, do a `git clone` of a git-annex repository. Then `git annex init` and `git annex info`.
Additionally, if a `git annex sync` is performed, the symlinks are deleted.
### What version of git-annex are you using? On what operating system?
v6.20180112