aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/wishlist__58___make_partial_files_available_during_transfer/comment_2_8b1cfae6f2b61929a9c6f48ae63c921d._comment
blob: c4c2224319d388e0bc64b15b8b5a1e0e2adf012b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="209.250.56.154"
 subject="comment 2"
 date="2014-03-18T20:08:13Z"
 content="""
There's now an easy way to do this:

        git annex find --include=* --format='.git/annex/tmp/${hashdirmixed}${key}/${key}\n' 

Pass it the file or files you're interested in to get their partially transferred contents.
"""]]