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

index 57460fffb9e0c830d803d6e546af723ef723fcec..982ec03e609919b8d078025af8f9389ef902d0bb 100644 (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.
 """]]