Added a comment: comment 3

This commit is contained in:
irieger 2019-10-22 06:23:21 +00:00 committed by admin
parent cf40f4df3e
commit d57751f51c

View file

@ -0,0 +1,19 @@
[[!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
"""]]