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 [email protected]
pass git init
pass git remote add origin [email protected]:/home/user/pw.git
pass git fetch
pass git rebase origin/master
pass git push -u --all
_______________________________________________
Password-Store mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to