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

This commit is contained in:
Joey Hess 2016-03-03 17:20:28 -04:00
commit 51ddb84ca2
Failed to extract signature
2 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,19 @@
[[!comment format=mdwn
username="Horus"
subject="comment 1"
date="2016-03-03T18:17:35Z"
content="""
Ok, I try to do 2) but it still fails:
```
dropunused 265 (from astarte...) (unsafe)
Could only verify the existence of 0 out of 1 necessary copies
Rather than dropping this file, try using: git annex move
(Use --force to override this check, or adjust numcopies.)
failed
```
all repositories are reachable directly.
"""]]

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="acbg@8d58f794ce92f6be28b5dbd402059bc30262eb92"
nickname="acbg"
subject="Since which version does this apply?"
date="2016-03-03T16:16:28Z"
content="""
I use version 5.20140412, and I've tried the annex.largefiles in .gitattributes, but doesn't work. Every file is added to .git/annex/objects, including the ones that are excluded in .gitattributes.
I've just started using git-annex so maybe I'm doing something wrong...
"""]]