diff options
| author | Joey Hess <joey@kitenet.net> | 2014-08-19 14:34:20 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-08-19 14:34:20 -0400 |
| commit | fd2bd09135921df96691117c6c83b1713ef64e54 (patch) | |
| tree | 142de8fda857e4b11ce4f339b28eaa83076f6c57 | |
| parent | ebeb3cb8fa8f81cac2c3b9eea3d5216c0f3b852f (diff) | |
| parent | bcbf53cad634d0c3f34437575ad4a8d58d81237d (diff) | |
Merge remote-tracking branch 'origin/master'
| -rw-r--r-- | doc/forum/Key_sign_problem/comment_1_52d33e2d0b4a1018b25a07f54b60c35a._comment | 8 |
1 files changed, 8 insertions, 0 deletions
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 00000000..7971c725 --- /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. +"""]] |
