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

index 982ec03e609919b8d078025af8f9389ef902d0bb..591de6021b2ae9cfaea12cd4fbdd53ca40de30f1 100644 (file)
@@ -3,13 +3,7 @@
  subject="""comment 1"""
  date="2021-04-14T17:25:26Z"
  content="""
-git-annex import without --content does not copy files at all, so the disk
-IO would AFAICS be it hashing files. (Unless you have annex.synccontent
-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.
+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