This commit is contained in:
praet 2010-12-30 00:21:00 +00:00 committed by admin
parent f6db527af8
commit c74347a508

View file

@ -275,7 +275,11 @@ files when they're added to the annex, and this can slow things down
significantly for really big files. To make SHA1 the detault, just
add something like this to `.gitattributes`:
* annex.backend=SHA1
> annex.backends=SHA1
or run:
> $ git config annex.backends SHA1
## unused data