IJHack / QtPass

QtPass is a multi-platform GUI for pass, the standard unix password manager.
https://qtpass.org/
GNU General Public License v3.0
1.03k stars 162 forks source link

Native git/gpg won't push changes in case of user change #411

Open MarcoP0l0 opened 6 years ago

MarcoP0l0 commented 6 years ago

When I change users in a folder, only .gpg-id file gets pushed to git repository. Password file (.gpg) gets left in modified git status (change that is not staged for commit). Everything works fine if I check "Use pass", instead of git/gpg.

Using git 2.18.0 and gpg2 on Arch Linux, but I had same results on Windows 7 and Windows 10.