git-annex/doc/todo/get_--incomplete.mdwn
Joey Hess 1aa11205c1 idea
2015-05-28 10:51:04 -04:00

6 lines
277 B
Markdown

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]]