Added a comment
authoryarikoptic <yarikoptic@web>
Wed, 14 Apr 2021 20:46:11 +0000 (20:46 +0000)
committeradmin <admin@branchable.com>
Wed, 14 Apr 2021 20:46:11 +0000 (20:46 +0000)
doc/todo/import_from_directory_does_not_use_cp_--reflink__63___/comment_7_b57afb61d622d9f5b2555e7d80d0ff4e._comment [new file with mode: 0644]

diff --git a/doc/todo/import_from_directory_does_not_use_cp_--reflink__63___/comment_7_b57afb61d622d9f5b2555e7d80d0ff4e._comment b/doc/todo/import_from_directory_does_not_use_cp_--reflink__63___/comment_7_b57afb61d622d9f5b2555e7d80d0ff4e._comment
new file mode 100644 (file)
index 0000000..cc41260
--- /dev/null
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="yarikoptic"
+ avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
+ subject="comment 7"
+ date="2021-04-14T20:46:05Z"
+ content="""
+> Implemented CoW for directory special remote, comprehensively.
+
+woohoo -- I will give it a shot! (might as well just interrupt ongoing \"process\") 
+
+it is good that it copies content -- that is the point for use of CoW here - to gain a full copy of the content virtually at no (storage) cost, so if original directory gets it changed - its copy would be all nicely versioned etc in the git-annex land ;)
+"""]]