This commit is contained in:
irieger 2019-10-22 06:55:20 +00:00 committed by admin
parent 4865102572
commit ffbf205ab6

View file

@ -1,19 +0,0 @@
[[!comment format=mdwn
username="irieger"
avatar="http://cdn.libravatar.org/avatar/83622f3c2fedea51e69f9a3986f95d73"
subject="comment 3"
date="2019-10-22T06:23:20Z"
content="""
Hey, thanks for those comments.
tried joeys example in a small test repo but will repeat it with some real image data (on copies of course).
Just two more things:
1.
KEY=SHA1-s11--x
OBJECT=$(git annex examinekey $KEY --format='.git/annex/objects/${hashdirmixed}${key}/${key}')
ln -s $OBJECT foo
git add foo
git -c annex.verify=false annex setkey $KEY /mnt/foo
"""]]