From bcbf53cad634d0c3f34437575ad4a8d58d81237d Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 17 Aug 2014 23:43:03 +0000 Subject: [PATCH] Added a comment --- .../comment_1_52d33e2d0b4a1018b25a07f54b60c35a._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Key_sign_problem/comment_1_52d33e2d0b4a1018b25a07f54b60c35a._comment diff --git a/doc/forum/Key_sign_problem/comment_1_52d33e2d0b4a1018b25a07f54b60c35a._comment b/doc/forum/Key_sign_problem/comment_1_52d33e2d0b4a1018b25a07f54b60c35a._comment new file mode 100644 index 0000000..7971c72 --- /dev/null +++ b/doc/forum/Key_sign_problem/comment_1_52d33e2d0b4a1018b25a07f54b60c35a._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.244" + subject="comment 1" + date="2014-08-17T23:43:03Z" + content=""" +Looks like the gpg key you configured it to use does not have its secret key available on the computer where you're editing/signing the repository. `git commit` would then fail the same way. +"""]]