summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-01-21 13:32:36 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2016-01-21 13:32:36 +0100
commit69e5c236e24674a9dc837532fd00086e95b19819 (patch)
tree13a39fe86c80e68619ff42f31cb5a189ad596318 /FAQ.md
parente4c0d315f4a627e10716b264468e5343f576a3a8 (diff)
Update FAQ.md
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/FAQ.md b/FAQ.md
index 55e53a46..22c950e4 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -44,6 +44,10 @@ fi
link `/usr/bin/pinentry` to your pinentry application of choice
eg: `ln -s /usr/bin/pinentry-qt5 /usr/bin/pinentry`
+### Git doesn't work on Windows
+
+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).
+
### Where can I ask for help?
* Create an [issue](https://github.com/IJHack/qtpass/) issues on github.