diff options
Diffstat (limited to 'doc/install/OSX/comment_15_6fd1fad5b6d9f36620e5a0e99edd2f89._comment')
-rw-r--r-- | doc/install/OSX/comment_15_6fd1fad5b6d9f36620e5a0e99edd2f89._comment | 9 |
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.) +"""]] |