<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hi,<br><br></div>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"<br></div>A git pull to another PC works fine btw.<br><br></div>This is what I did:<br>on server: git init --bare test.git<br></div>on android password store: change settings, push to remote<br></div>on laptop: add key, git add, git commit, git push<br></div>on android password store: git pull -> results in error<br></div>git pull on other machine works fine...<br><br></div>any ideas?<br><br></div>cheers, Tjalling<br></div>