comment
authorJoey Hess <joeyh@joeyh.name>
Wed, 14 Apr 2021 17:41:24 +0000 (13:41 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 14 Apr 2021 17:41:24 +0000 (13:41 -0400)
doc/todo/import_from_directory_does_not_use_cp_--reflink__63___/comment_2_04b63e4e2092ed455d23657e2b396d3b._comment [new file with mode: 0644]

diff --git a/doc/todo/import_from_directory_does_not_use_cp_--reflink__63___/comment_2_04b63e4e2092ed455d23657e2b396d3b._comment b/doc/todo/import_from_directory_does_not_use_cp_--reflink__63___/comment_2_04b63e4e2092ed455d23657e2b396d3b._comment
new file mode 100644 (file)
index 0000000..3989117
--- /dev/null
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2021-04-14T17:34:23Z"
+ content="""
+Er, actually the directory special remote never uses cp --reflink, even
+when it's a key/value store. That's only implemented for gets from git
+remotes currently. So some refactoring will be needed.
+"""]]