aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/get_--incomplete.mdwn
blob: 5b013cb36c1a4627e209c384260554222a6e29f7 (plain)
1
2
3
4
5
6
Use case: Resuming downloads that are incomplete (files in .git/annex/tmp),
without needing to remember the original get command(s) that started the
download.

`git annex get --incomplete` could do this. (With or without --from to
specify which remote to get from.) --[[Joey]]