From dddc8828b4f8969214ba191a862f131361d9d2d8 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw" Date: Wed, 30 Oct 2013 01:36:07 +0000 Subject: [PATCH] Added a comment --- ...comment_1_61cc0ac1f970f55f8648072d26ba1fe6._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/GPG_passphrase_handling/comment_1_61cc0ac1f970f55f8648072d26ba1fe6._comment diff --git a/doc/forum/GPG_passphrase_handling/comment_1_61cc0ac1f970f55f8648072d26ba1fe6._comment b/doc/forum/GPG_passphrase_handling/comment_1_61cc0ac1f970f55f8648072d26ba1fe6._comment new file mode 100644 index 0000000000..a61fc0f115 --- /dev/null +++ b/doc/forum/GPG_passphrase_handling/comment_1_61cc0ac1f970f55f8648072d26ba1fe6._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw" + nickname="dxtrish" + subject="comment 1" + date="2013-10-30T01:36:07Z" + content=""" +Ahha! I think I found the issue. GPGTools didn't want to play ball with git-annex. What I did to fix it was: +brew link --overwrite gnupg && brew link --overwrite gnupg2. +This seems to have solved it, though I am not sure if I broke something else :) +"""]]