From: Joey Hess Date: Mon, 21 Mar 2022 20:00:24 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~75^2~109 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e80a578335ba1657bc0c9dfb880129f3cd483eca;p=git-annex.git comment --- 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 index 0000000000..bdbf6ca127 --- /dev/null +++ b/doc/bugs/importtree_replaces_files_with_identical_size/comment_4_9363ed782b5dc8d70a323fbc2574e7c7._comment @@ -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. +"""]]