map: Fix display of v5 direct mode repos.

The direct mode guard confused map. So need to run through Annex.new to get
the actual path to the repo.
This commit is contained in:
Joey Hess 2014-01-13 15:36:02 -04:00
parent eaefcd6e7f
commit 7ee87c7bd6
3 changed files with 6 additions and 1 deletions

1
debian/changelog vendored
View file

@ -5,6 +5,7 @@ git-annex (5.20140108) UNRELEASED; urgency=medium
* Android: Avoid passing --clobber to busybox wget.
* Refuse to build with git older than 1.7.1.1, which is needed for
git checkout -B
* map: Fix display of v5 direct mode repos.
-- Joey Hess <joeyh@debian.org> Wed, 08 Jan 2014 13:13:54 -0400