summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw <dxtrish@web>2013-10-30 01:36:07 +0000
committerGravatar admin <admin@branchable.com>2013-10-30 01:36:07 +0000
commit4d35464b8aa55a57752472b2631db77010a068b2 (patch)
tree62724996f89c85c060d9814e9a79f83c75bf3cd6
parenta7b6abcbbd4abac3531e6e634975d78c5230c263 (diff)
Added a comment
-rw-r--r--doc/forum/GPG_passphrase_handling/comment_1_61cc0ac1f970f55f8648072d26ba1fe6._comment10
1 files changed, 10 insertions, 0 deletions
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 000000000..a61fc0f11
--- /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 :)
+"""]]