comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 21 Mar 2022 20:00:24 +0000 (16:00 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 21 Mar 2022 20:00:24 +0000 (16:00 -0400)
doc/bugs/importtree_replaces_files_with_identical_size/comment_4_9363ed782b5dc8d70a323fbc2574e7c7._comment [new file with mode: 0644]

diff --git a/doc/bugs/importtree_replaces_files_with_identical_size/comment_4_9363ed782b5dc8d70a323fbc2574e7c7._comment b/doc/bugs/importtree_replaces_files_with_identical_size/comment_4_9363ed782b5dc8d70a323fbc2574e7c7._comment
new file mode 100644 (file)
index 0000000..bdbf6ca
--- /dev/null
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 4"""
+ date="2022-03-21T19:59:42Z"
+ content="""
+Makes sense, cp is just the kind of program that can write 2 files at very
+close to the same time, and when small enough, get the same mtime.
+"""]]