[pass] Transfer password store to a server
Chris Warrick
kwpolska at gmail.com
Wed Oct 14 18:03:21 CEST 2015
On 14 October 2015 at 17:59, Eregus <eregus at installgentoo.com> wrote:
> On server:
> eregus at myserver:~$ rm -rf pass-store/
> eregus at myserver:~$ mkdir pass-store
> eregus at myserver:~$ cd pass-store/
> eregus at myserver:~/pass-store$ git init
> Initialized empty Git repository in /home/eregus/pass-store/.git/
> eregus at myserver:~/pass-store$ git config --local receive.denyCurrentBranch
> "ignore"
The git misfeature you want to use is:
git config receive.denyCurrentBranch updateInstead
(PS. I got used to doing Reply All from another ML and got the
recipients wrong, sorry for that)
--
Chris Warrick <https://chriswarrick.com/>
PGP: 5EAAEA16
More information about the Password-Store
mailing list