From: yarikoptic Date: Tue, 20 Oct 2020 12:33:29 +0000 (+0000) Subject: Added a comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~106^2~67^2~8 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b6f70c2876039ea9976179cfec392e1e0d186802;p=git-annex.git Added a comment --- diff --git a/doc/bugs/old__40__er__41___cp_from_coreutils_lacks_--reflink/comment_6_db5de257e8cfb468bf31d46065b7d251._comment b/doc/bugs/old__40__er__41___cp_from_coreutils_lacks_--reflink/comment_6_db5de257e8cfb468bf31d46065b7d251._comment new file mode 100644 index 0000000000..3ef5e305ed --- /dev/null +++ b/doc/bugs/old__40__er__41___cp_from_coreutils_lacks_--reflink/comment_6_db5de257e8cfb468bf31d46065b7d251._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 6" + date="2020-10-20T12:33:29Z" + content=""" +> --reflink seems unlikely to do anything useful on windows even if the option is supported, so it could just be defaulted to not supported on windows. + +yeap, sounds good to me ATM. + +> -a/-p/--preserve-timestamps are more important and also probed at build time. + +If I read NEWS correctly, it was added in 4.1.10, so old enough (was I even born then?) ;) +"""]]