comment
authorJoey Hess <joeyh@joeyh.name>
Wed, 14 Apr 2021 18:12:32 +0000 (14:12 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 14 Apr 2021 18:12:32 +0000 (14:12 -0400)
doc/todo/import_from_directory_does_not_use_cp_--reflink__63___/comment_3_50ae4126d701dbd3a0c9ed8770404228._comment [new file with mode: 0644]

diff --git a/doc/todo/import_from_directory_does_not_use_cp_--reflink__63___/comment_3_50ae4126d701dbd3a0c9ed8770404228._comment b/doc/todo/import_from_directory_does_not_use_cp_--reflink__63___/comment_3_50ae4126d701dbd3a0c9ed8770404228._comment
new file mode 100644 (file)
index 0000000..080f7ba
--- /dev/null
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 3"""
+ date="2021-04-14T18:09:28Z"
+ content="""
+Worth noting that `git annex import /dir` also does not use CoW. However,
+since that part of the import interface is desired to be replaced with
+importing from a special remote, I'm inclined not to go the extra mile for
+CoW there.
+
+I think I'll be able to implement the Cow before you have to workaround
+again, yarik.
+"""]]