-
| I have installed pass on my desktop with the git option and installed password-store on my phone and tablet. Both Android devices can ssh into my desktop. Both devices can pull from the desktop. I added a password to password-store on my tablet and tried to do a push to the desktop and I get the following error "Push was rejected by remote, reason branch is currently checked out." I figured I did not set something up correctly. Any suggestions would be appreciated. Thank you. | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
| The instructions here mention a bare repository that needs to be used as a trampoline between your phone and the main  | 
Beta Was this translation helpful? Give feedback.
The instructions here mention a bare repository that needs to be used as a trampoline between your phone and the main
passrepository. That will resolve the problem.