summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-18 21:08:27 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-18 21:08:27 -0400
commit33432a32775d23dff5e5b6f499656b247e4ed604 (patch)
tree0ff9470e58561fe0e9dc10f3ee79b52aba0a2b87
parentf3dcc8489d7b7f9417f9752987a298976838ce47 (diff)
bug
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 410c694c2..6fa34046d 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,9 @@
* bug: cannot "git annex ../foo" (GitRepo.relative is buggy and
git-ls-files also refuses w/o --full-name, which would need other changes)
+* bug: ctrl+c does not stop it from running another action; need to
+ not catch UserInterrupt exceptions.
+
* --push/--pull should take a reponame and files, and push those files
to that repo; dropping them from the current repo