summaryrefslogtreecommitdiff
path: root/doc/todo/get_--incomplete.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/get_--incomplete.mdwn')
-rw-r--r--doc/todo/get_--incomplete.mdwn6
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]]