summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-16 19:43:32 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-16 19:43:32 -0400
commitbe5b1defeb2f3b5499fd3c002fcdba5b5e9d15f5 (patch)
tree1c6ea3d755aa0cc3cc41aab4864e21c16a75c778 /TODO
parentb3e5590fb2995d73d5e69a3954fcb11d9fe98d28 (diff)
add --no-commit option
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index cd94f03bc..fedcce6dd 100644
--- a/TODO
+++ b/TODO
@@ -5,6 +5,9 @@
* how to handle git mv file?
+* how to handle git rm file? (should try to drop keys that have no
+ referring file, if it seems safe..)
+
* Support for remote git repositories (ssh:// specifically can be made to
work, although the other end probably needs to have git-annex installed..)