diff options
-rw-r--r-- | doc/todo/get_--incomplete.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/get_--incomplete.mdwn b/doc/todo/get_--incomplete.mdwn new file mode 100644 index 000000000..5b013cb36 --- /dev/null +++ b/doc/todo/get_--incomplete.mdwn @@ -0,0 +1,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]] |