git-annex-shell: Added support for operating inside gcrypt repositories.
* Note that the layout of gcrypt repositories has changed, and if you created one you must manually upgrade it. See http://git-annex.branchable.com/upgrades/gcrypt/
This commit is contained in:
parent
f9e438c1bc
commit
4c954661a1
13 changed files with 221 additions and 50 deletions
|
@ -10,6 +10,7 @@ module Locations (
|
|||
fileKey,
|
||||
keyPaths,
|
||||
keyPath,
|
||||
objectDir,
|
||||
gitAnnexLocation,
|
||||
gitAnnexLink,
|
||||
gitAnnexMapping,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue