QtPass
QtPass copied to clipboard
How works the Git integration ?
Hi,
I'm using qtpass with pass programm, so I'm not using Git/GPG native mode. I had set a distant git repository on my ~/.password-store directory and it's working well from a terminal (git commit, git push...) I don't understand how the git integration on qtpass is working...
For example, I'm using another well know programm to manage my Notes : Zim : it's also has Git integration and it's working like this : on save, Zim can be configured to make semi-automatically a commit. I just have to eventually push manually somewhere all my modifications.
It's look than qtpass doesn't works like zim with auto-push and auto-pull setting, but I didn't find any documentation on it. is it possible to make auto-commit when saving ? Because auto-pushing without commiting is not very usefull !
Thanks for your answers :)
Oh I have found why it was not working :
- rename or delete files by hand with your favorite file manager (not with qtpass, anyway, it's not possible with qtpass to do this ^^)
- return on qtpass
- try to push after a modification
- it won't works without error message
In fact, qtpass seams not manage externals modifications on the pass directory. Maybe an explicit error/warning message could be usefull ?