This commit is contained in:
jody.frankowski@46af27a91b08450190f627a8fba772a61e22719f 2016-02-14 17:46:39 +00:00 committed by admin
parent 9597a21979
commit 6983f0a541

View file

@ -0,0 +1,6 @@
Hi,
Because git annex doesn't annex symlinks, it is not possible to copy files from the a repository with a simple cp/rsync dereferencing each files. If we do this as of today, we would lose the original symlink information.
Would it be possible to change this behavior in the future, at least with an option?
Thanks