Open
Description
Hi!
I've been trying to get QtPass to work on Windows 10 with my remote (local file server) git repo (shared setup between my Linux clients (CLI pass), smartphone (Android Password Store) and a Windows desktop).
I am trying to get QtPass to talk to my git repo but it's not working out. I've installed a basic GnuPG for Windows (key has been recognised and imported), and the Windows binary for Git as well. I've seen people suggest using git--gui-askpass (which Windows does not seem to see as a binary?) instead of the plain Windows git binary, but it is not getting me any further. I'm not seeing any logging paths in the configuration settings.
Any help would be appreciated.