From 6fd1a351fd4ca151beb6017c962e32c1449f6ee9 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 5 Mar 2014 17:08:19 +0000 Subject: [PATCH] Added a comment --- ...comment_7_635acd64b524c682c58f26ae96ae0d7d._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/copy_unused_and_unused_not_agreeing/comment_7_635acd64b524c682c58f26ae96ae0d7d._comment diff --git a/doc/bugs/copy_unused_and_unused_not_agreeing/comment_7_635acd64b524c682c58f26ae96ae0d7d._comment b/doc/bugs/copy_unused_and_unused_not_agreeing/comment_7_635acd64b524c682c58f26ae96ae0d7d._comment new file mode 100644 index 0000000000..52cfc575cc --- /dev/null +++ b/doc/bugs/copy_unused_and_unused_not_agreeing/comment_7_635acd64b524c682c58f26ae96ae0d7d._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.146" + subject="comment 7" + date="2014-03-05T17:08:19Z" + content=""" +The only reason copy --key would do nothing is if the key is not locally present in your repository. + +Please check if the keys listed by `git annex unused` are present in `.git/annex/objects/` +"""]]