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

Weird behavior when turning on git support (auto push/pull) with non-clean git dir #128

Closed
muff1nman opened this issue Dec 30, 2015 · 1 comment

Comments

@muff1nman
Copy link
Contributor

This may be a bit of an edge case, but I figured I'd document it anyways:

It looks like on initial launch of qtpass the config says to not use git. In this state I modified one of the existing files. Then, with pass git status showing modified I changed the config to enable git and enable auto push/pull.

Following the above steps, I was no longer able to right click and edit the previously modified file. I
The password displayed was the string Already up-to-date. However, I was able to click the Edit button and see the current file contents.

Once I did a pass git commit/push or edited the file using the button, the issue went away.

@muff1nman
Copy link
Contributor Author

Playing with it a bit more, I am no longer convinced the issue goes away after getting the git directory into a clean state as I have managed to get one of my files to always show Already up-to-date using the right-click Edit button.

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

No branches or pull requests

2 participants