This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w 2013-10-04 14:41:05 +00:00 committed by admin
parent f0ec3d355a
commit 13f776140d

View file

@ -9,9 +9,12 @@ My use case is: I synchronize a git repo, say containing photos, to a server on
At least it would be valuable (to get around above problem) to have a plumbing command giving the 2-directory prefix from a given key, for example:
$ git annex prefix-dir SHA1-s2--3f786850e387550fdab836ed7e6dc881
7w/88
f18/122
Even if the 2 schemes were unified, this prefix-dir command would still be useful when hacking around git-annex (for now I need to maintain a dictionary structure).
Thanks a lot.