aboutsummaryrefslogtreecommitdiff
path: root/doc/install/OSX/old_comments/comment_15_6fd1fad5b6d9f36620e5a0e99edd2f89._comment
blob: 0005328c4841774a53edeb8c1c7ec98825947030 (plain)
1
2
3
4
5
6
7
8
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.)
"""]]