git annex move --from remote almost working
This commit is contained in:
parent
3f0de706dd
commit
1aa19422ac
4 changed files with 88 additions and 32 deletions
|
@ -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 =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue