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

This commit is contained in:
Joey Hess 2016-08-18 16:43:55 -04:00
commit 45a3df1c1a
Failed to extract signature
2 changed files with 27 additions and 0 deletions

View file

@ -0,0 +1,15 @@
[[!comment format=mdwn
username="jd.schroeder@0c8632a8f2bffdd4b0de05a0a3660f32acdfeeca"
nickname="jd.schroeder"
subject="comment 1"
date="2016-08-17T21:18:40Z"
content="""
I don't use the assistant myself, so I may not be much help.
Have you tried opening the terminal and running
cd (your repository path)
git annex fsck
it may yield more information about what's wrong.
"""]]

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="jd.schroeder@0c8632a8f2bffdd4b0de05a0a3660f32acdfeeca"
nickname="jd.schroeder"
subject="comment 2"
date="2016-08-17T21:23:34Z"
content="""
You may want to also try
git fsck
as well.
"""]]