Detect when the remote is broken like bitbucket is, and exits 0 when it fails to run git-annex-shell.

This commit is contained in:
Joey Hess 2013-04-23 20:06:02 -04:00
parent 74712c20f1
commit 4b1cf3d731
3 changed files with 24 additions and 13 deletions

View file

@ -204,3 +204,5 @@ Here is the contents of .git/config (the last line was added by git annex sync)
fetch = +refs/heads/*:refs/remotes/aaatos/*
annex-ignore = true
"""]]
> Reproduced and fixed. [[done]] --[[Joey]]