note
authorJoey Hess <joeyh@joeyh.name>
Wed, 14 Apr 2021 17:44:43 +0000 (13:44 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 14 Apr 2021 17:44:43 +0000 (13:44 -0400)
doc/todo/import_from_directory_does_not_use_cp_--reflink__63___/comment_1_7a297f170720daf25f7ecf133aafc6a4._comment

index 591de6021b2ae9cfaea12cd4fbdd53ca40de30f1..d3d3918303db2adc901c9e2344776d15dae0e8a0 100644 (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.
 """]]