Added a comment: comment 3
This commit is contained in:
parent
cf40f4df3e
commit
d57751f51c
1 changed files with 19 additions and 0 deletions
|
@ -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
|
||||||
|
"""]]
|
Loading…
Add table
Reference in a new issue