aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-04 13:23:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-07-04 13:23:05 -0400
commit6a0549e7f5919a33c305156cfa790acae7dc5fe3 (patch)
treeea0ad4932327518acd36ade8a85322815b62e3dc
parent1f3f221b80540832fdd9ce104f47f079367288cc (diff)
parentb0be7b4effe30051ff921fd5e4ba37e50242d535 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/install/OSX/comment_15_6fd1fad5b6d9f36620e5a0e99edd2f89._comment9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/install/OSX/comment_15_6fd1fad5b6d9f36620e5a0e99edd2f89._comment b/doc/install/OSX/comment_15_6fd1fad5b6d9f36620e5a0e99edd2f89._comment
new file mode 100644
index 000000000..0005328c4
--- /dev/null
+++ b/doc/install/OSX/comment_15_6fd1fad5b6d9f36620e5a0e99edd2f89._comment
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ subject="comment 15"
+ date="2012-07-04T13:14:00Z"
+ content="""
+git-annex will now fall back to slower pure Haskell hashing code if `sha256sum`, etc programs are not in PATH. I'd still recommend installing the coreutils, as they're probably faster.
+
+(The `shasum` command seems to come from a perl library, so I have not tried to make git-annex use that one.)
+"""]]