map: Fix crash when one of the remotes of a repo is a local directory that does not exist, or is not a git repo.

This commit is contained in:
Joey Hess 2014-03-17 15:44:42 -04:00
parent 46a6396778
commit fb9ddfa231
3 changed files with 15 additions and 8 deletions

View file

@ -33,3 +33,5 @@ git-annex: user error (git ["config","--null","--list"] exited 126)
failed
git-annex: map: 1 failed
"""]]
> [[fixed|done]] --[[Joey]]