git-annex/doc/todo/get_--incomplete.mdwn

9 lines
300 B
Text
Raw Normal View History

2015-05-28 14:51:04 +00:00
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]]
> [[done]] --[[Joey]]