From 6ada2883255b2e29b35999fc92ba82c1e79b2091 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 3 May 2016 14:09:18 -0400 Subject: [PATCH] comment --- ...omment_3_d2957afd7fd689ce9d28258d2bbd375e._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bugs/dropkey_--batch_--json_--force_is_always_succesfull/comment_3_d2957afd7fd689ce9d28258d2bbd375e._comment diff --git a/doc/bugs/dropkey_--batch_--json_--force_is_always_succesfull/comment_3_d2957afd7fd689ce9d28258d2bbd375e._comment b/doc/bugs/dropkey_--batch_--json_--force_is_always_succesfull/comment_3_d2957afd7fd689ce9d28258d2bbd375e._comment new file mode 100644 index 0000000000..8d14f0247d --- /dev/null +++ b/doc/bugs/dropkey_--batch_--json_--force_is_always_succesfull/comment_3_d2957afd7fd689ce9d28258d2bbd375e._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2016-05-03T18:08:11Z" + content=""" +Oh, I had forgotten about it requiring --force. + +That's actually good; it means I could make dropkey without --force +check that other copies of the content exist, and refuse to drop in that +case. +"""]]