Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2017-03-13 16:33:28 -04:00
commit a20b0e0003
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
3 changed files with 57 additions and 0 deletions

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="Michel"
avatar="http://cdn.libravatar.org/avatar/cf9fdab9aa34af56f769bf584c8e7011"
subject="Solution"
date="2017-03-11T00:44:18Z"
content="""
I found a relatively simple solution by setting the following in .gitattributes:
```
* annex.largefiles=(largerthan=0kb)
```
"""]]