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:
parent
46a6396778
commit
fb9ddfa231
3 changed files with 15 additions and 8 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -24,6 +24,8 @@ git-annex (5.20140307) UNRELEASED; urgency=medium
|
|||
* groupwanted can be used in preferred content expressions.
|
||||
* metadata: Add --get
|
||||
* metadata: Support --key option (and some other ones like --all)
|
||||
* 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.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 06 Mar 2014 16:17:01 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue