Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2019-03-01 16:59:22 -04:00
commit d2b34da4be
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 32 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="Ilya_Shlyakhter"
avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
subject="thanks for working on this"
date="2019-02-28T18:06:26Z"
content="""
import tree directly addresses one use case I have, where a task run in the cloud reads some inputs from a bucket and writes new outputs to that bucket. import tree can then be used to register the new outputs with git-annex.
"""]]