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

View file

@ -54,3 +54,5 @@ git annex map
# End of transcript or log.
"""]]
> [[fixed|done]]; thanks for a good test case. --[[Joey]]