[pass] pass git clone
pc re
pcre at gmx.de
Thu Aug 27 19:42:08 CEST 2015
Am 27.08.2015 um 19:24 schrieb Emil Lundberg:
>
> Why not clone it with plain old Git?
>
>
[..]
Because .gitattributes and .gpg are not available.
So I need to replace clone with something like this.
pass init user at mydomain.com
pass git init
pass git remote add origin user at mydomain.com:/home/user/pw.git
pass git fetch
pass git rebase origin/master
pass git push -u --all
More information about the Password-Store
mailing list