I can't seem to reproduce this: zx2c4@thinkpad ~ $ pass generate test/test 12 mkdir: created directory '/home/zx2c4/test' [master 7901917] Added generated password for test/test to store. 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/test.gpg The generated password to test/test is: 85l+gzJVaNF2
zx2c4@thinkpad ~ $ pass git push Counting objects: 5, done. Delta compression using up to 8 threads. Compressing objects: 100% (3/3), done. Writing objects: 100% (4/4), 1.57 KiB | 0 bytes/s, done. Total 4 (delta 1), reused 0 (delta 0) To 2f4cb1c..7901917 master -> master zx2c4@thinkpad ~ $ pass git reset --hard HEAD^ HEAD is now at 2f4cb1c Initial import of signed archive. zx2c4@thinkpad ~ $ pass git pull Updating 2f4cb1c..7901917 Fast-forward test/test.gpg | Bin 0 -> 591 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/test.gpg Can you show me some output to reproduce the error? _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
