From ee63d9893e80478087fbd115b54d40f4171321bd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 13 Jan 2014 15:36:02 -0400 Subject: 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. --- doc/bugs/broken_git_annex_map_on_direct_mode.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/bugs') diff --git a/doc/bugs/broken_git_annex_map_on_direct_mode.mdwn b/doc/bugs/broken_git_annex_map_on_direct_mode.mdwn index 2f9431063..40005a60a 100644 --- a/doc/bugs/broken_git_annex_map_on_direct_mode.mdwn +++ b/doc/bugs/broken_git_annex_map_on_direct_mode.mdwn @@ -54,3 +54,5 @@ git annex map # End of transcript or log. """]] + +> [[fixed|done]]; thanks for a good test case. --[[Joey]] -- cgit v1.2.3