aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-23 20:06:02 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-23 20:06:02 -0400
commit22c77acb85aa7dffa52d28f7ff84b64b75f5b621 (patch)
tree631d1c390cafa5e49ecb02c491dec1de06b46bf6 /doc/bugs
parentd4343da8277a208e1a3eaed10e1a9f5096bfcd39 (diff)
Detect when the remote is broken like bitbucket is, and exits 0 when it fails to run git-annex-shell.
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/call_to_git-annex-shell_when_on_centralised___40__non-git-annex__41___repository.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/call_to_git-annex-shell_when_on_centralised___40__non-git-annex__41___repository.mdwn b/doc/bugs/call_to_git-annex-shell_when_on_centralised___40__non-git-annex__41___repository.mdwn
index c74a7ed20..2a2832da3 100644
--- a/doc/bugs/call_to_git-annex-shell_when_on_centralised___40__non-git-annex__41___repository.mdwn
+++ b/doc/bugs/call_to_git-annex-shell_when_on_centralised___40__non-git-annex__41___repository.mdwn
@@ -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]]