From 1aa19422ac8748eeff219ac4f46df166dae783c5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 25 Oct 2010 17:17:03 -0400 Subject: git annex move --from remote almost working --- Locations.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Locations.hs') diff --git a/Locations.hs b/Locations.hs index 18d416eb4..92918a7e0 100644 --- a/Locations.hs +++ b/Locations.hs @@ -28,6 +28,9 @@ gitStateDir repo = (Git.workTree repo) ++ "/" ++ stateLoc - - - That allows deriving the key and backend by looking at the symlink to it. + - + - Note that even if the repo is a bare repo, the annex is put in a .git + - sub -} annexLocation :: Git.Repo -> Key -> FilePath annexLocation r key = -- cgit v1.2.3