This commit is contained in:
Joey Hess 2021-04-14 13:44:43 -04:00
parent d1478e8b40
commit cac7866bce
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -9,4 +9,9 @@ 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.
Also, git-annex import from directory special remote changed fairly
recently to only hash the files and not get their contents. But an older
version would. Anyway, when the contents do eventually need to be copied
from it, the above still applies.
"""]]