summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-04-20 14:36:46 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-04-20 14:36:46 -0400
commit6d61a2efb27aaed0fa87dd504fb289a9f2c6ebdc (patch)
tree9d5b7c6778e58d9e4ec8b32f00f6f71ed5ff423e
parentb0724fedc9be00da64231bc6458982b5b9654bba (diff)
comment
-rw-r--r--doc/todo/batch_get__47__drop__47__etc/comment_1_c912c829dbb77d2072e0150fcb47932e._comment17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/todo/batch_get__47__drop__47__etc/comment_1_c912c829dbb77d2072e0150fcb47932e._comment b/doc/todo/batch_get__47__drop__47__etc/comment_1_c912c829dbb77d2072e0150fcb47932e._comment
new file mode 100644
index 000000000..69b5d03a6
--- /dev/null
+++ b/doc/todo/batch_get__47__drop__47__etc/comment_1_c912c829dbb77d2072e0150fcb47932e._comment
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2016-04-20T18:30:23Z"
+ content="""
+I prefer keeping --batch on things that act in terms of keys and have a
+simpler interface.
+
+So, could add --batch to `git annex transferkey`. This would presumably
+need to disable any process displays in order for success/failure to be
+communicated in a machine-parsable way. (Actually, `git annex transferkeys`
+already implements such a batch interface, but one that is currently
+not documented due to only being built for the assistant to use it.)
+
+There is already `git annex dropkey --batch`, although it does not
+verify that other copies exist.
+"""]]