add
authorJoey Hess <joeyh@joeyh.name>
Thu, 22 Oct 2020 17:55:47 +0000 (13:55 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 22 Oct 2020 17:55:47 +0000 (13:55 -0400)
doc/bugs/old__40__er__41___cp_from_coreutils_lacks_--reflink/comment_8_dd50ae03bc9a71e04528ac793e79a8b2._comment [new file with mode: 0644]

diff --git a/doc/bugs/old__40__er__41___cp_from_coreutils_lacks_--reflink/comment_8_dd50ae03bc9a71e04528ac793e79a8b2._comment b/doc/bugs/old__40__er__41___cp_from_coreutils_lacks_--reflink/comment_8_dd50ae03bc9a71e04528ac793e79a8b2._comment
new file mode 100644 (file)
index 0000000..53218d2
--- /dev/null
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 8"""
+ date="2020-10-22T17:41:49Z"
+ content="""
+If whatever is putting itself at the front of PATH, I think it would
+also risk breaking any part of git that expects to run another part of it
+by path. Including any git commands that use the bundled cp or other
+unix commands.
+
+Perhaps the problem is that you're mixing two different package systems?
+If there's going to be a datalad package, there should also be a git-annex
+package, and then it can be built to use the right cp options for its
+distibution.
+"""]]