From 799e7b3c2920f65e234d8b313317340e0076df4c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 14 Apr 2021 13:32:28 -0400 Subject: [PATCH] update --- .../comment_1_7a297f170720daf25f7ecf133aafc6a4._comment | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/todo/import_from_directory_does_not_use_cp_--reflink__63___/comment_1_7a297f170720daf25f7ecf133aafc6a4._comment b/doc/todo/import_from_directory_does_not_use_cp_--reflink__63___/comment_1_7a297f170720daf25f7ecf133aafc6a4._comment index 57460fffb9..982ec03e60 100644 --- a/doc/todo/import_from_directory_does_not_use_cp_--reflink__63___/comment_1_7a297f170720daf25f7ecf133aafc6a4._comment +++ b/doc/todo/import_from_directory_does_not_use_cp_--reflink__63___/comment_1_7a297f170720daf25f7ecf133aafc6a4._comment @@ -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. """]]