summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-12-02 01:01:26 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2016-12-02 01:01:26 +0100
commit03470d5c65731569df663d8c0e525a388c8afc63 (patch)
tree330d262f4d0f001b48fe724b3f40235b8edc6f41 /FAQ.md
parent8d08360b168ccbef6bf311b4020f50f438969052 (diff)
Added FAQ item on GPG SSH Authentication on Windows #225
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/FAQ.md b/FAQ.md
index 2de078bd..fbf612fc 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -62,6 +62,11 @@ Where [ID] is your gpg key-id.
git for Windows comes with an `ssh-askpass` compatible command, git `gui--askpass` (located in `/mingw64/libexec/git-core/git-gui--askpass` on PortableGit version, presumably some place similar for the installed version).
+### Git has issues with GPG SSH Authentication
+
+This tutorial might resolve your issues.
+https://github.com/git-for-windows/git/wiki/OpenSSH-Integration-with-Pageant
+
### Where is the configuration stored?
QtPass tries to use the native config choice for the OS it's running.