Added a comment
authoryarikoptic <yarikoptic@web>
Tue, 20 Oct 2020 16:39:15 +0000 (16:39 +0000)
committeradmin <admin@branchable.com>
Tue, 20 Oct 2020 16:39:15 +0000 (16:39 +0000)
doc/bugs/old__40__er__41___cp_from_coreutils_lacks_--reflink/comment_7_644826ed86849eb4babf37bea3937a7c._comment [new file with mode: 0644]

diff --git a/doc/bugs/old__40__er__41___cp_from_coreutils_lacks_--reflink/comment_7_644826ed86849eb4babf37bea3937a7c._comment b/doc/bugs/old__40__er__41___cp_from_coreutils_lacks_--reflink/comment_7_644826ed86849eb4babf37bea3937a7c._comment
new file mode 100644 (file)
index 0000000..b15f51b
--- /dev/null
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="yarikoptic"
+ avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
+ subject="comment 7"
+ date="2020-10-20T16:39:15Z"
+ content="""
+oh, just now realized that `git-annex.exe` is in **exactly** the same `C:\Program Files (x86)\Git\usr\bin` as `cp` etc -- so specifying specific path of where `git-annex.exe` installed (I bet the process would know which dir it is coming from) to `cp` and all those tools for a windows build could potentially make those installations more robust overall.
+"""]]