git annex move --from remote almost working

This commit is contained in:
Joey Hess 2010-10-25 17:17:03 -04:00
parent 3f0de706dd
commit 1aa19422ac
4 changed files with 88 additions and 32 deletions

View file

@ -28,6 +28,9 @@ gitStateDir repo = (Git.workTree repo) ++ "/" ++ stateLoc
- <backend:fragment>
-
- 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 =