Hi,

This is the first time I'm working with git, so it might be my own
fault/problem. Git push works fine and I can pull the files to my password
store on my laptop. But, if I make a change on my laptop and push it to the
git repo, password-store won't pull anymore, I get the following error:
"Message from jgit: /nCould not read an object while parsing commit
cfbe2d4d191....eb549"
A git pull to another PC works fine btw.

This is what I did:
on server: git init --bare test.git
on android password store: change settings, push to remote
on laptop: add key, git add, git commit, git push
on android password store: git pull -> results in error
git pull on other machine works fine...

any ideas?

cheers, Tjalling
_______________________________________________
Password-Store mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to