Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] Git repo not working #638

Closed
Grayback500 opened this issue Jul 14, 2023 · 2 comments
Closed

[Windows] Git repo not working #638

Grayback500 opened this issue Jul 14, 2023 · 2 comments

Comments

@Grayback500
Copy link

Grayback500 commented Jul 14, 2023

Hello!

I'm trying to get QtPass to work on Windows 11 (previously Windows 10), with my git repo hosted on a Ubuntu VPS and shared between my Windows desktop, macbook air (also on QtPass), and iPhone.

I'm trying to get my git repo to work on my desktop but I haven't been able to work out why it won't connect. I installed plain GnuPG, which is imported and working fine. I saw a FAQ suggest trying to use git gui--askpass, which I tried, but I don't completely understand how that can help solve the problem. I cloned the git repo locally, and then made a profile on my desktop pointing to that folder, however when I attempt pushing or pulling anything from or to my desktop, nothing happens.

I don't know if it's a syntax error somewhere or if maybe I imported something incorrectly. So any solution is a good one.

Binary Paths
image

Profile Path
image

Any tips would be much appreciated :)

@shemeshg
Copy link
Contributor

shemeshg commented Aug 30, 2023

git it is most likely the git executable path.

It is your responsibility todo beforehand the clone from user@myserver@ to "documents\password_stores"

I don't have windows so I can not confirm that, but this is how it works on linux and mac.

@Grayback500
Copy link
Author

Hi,

Yes it was the git executable path. A friend of mine set it up and that was how it worked on theirs.

I had cloned beforehand, I just never properly directed QtPass to the Git executable. But, that was the problem, so now
it's working just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants