This commit is contained in:
Joey Hess 2021-04-14 13:32:28 -04:00
parent 5978b2a35b
commit 799e7b3c29
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -10,4 +10,9 @@ set.)
But when it does transfer the imported file from the remote, either at sync time
or because of a later get, it currently does not make reflinks. That should
be relatively easy to fix.
Of course, if you can get the content into the git-annex repository by
other means like manual cp --reflink, git-annex will never have any reason
to transfer the imported file from the remote, so that workaround would
work.
"""]]