<div dir="auto"><span style="font-family:sans-serif;font-size:20.992px">I disagree with auto-push too (unless enabled explicitly with an environment variable). For example if the remote git repo is encrypted on server-side (something like git-remote-gcrypt), then git push becomes slow. You may even want to push to a local storage device that is not always plugged in. Or you are keeping your passwords in another bigger repo along with some other things you want to synchronize. There are many more cases that you don't want to have auto-push (or maybe even auto-commit).</span><div dir="auto" style="font-family:sans-serif;font-size:20.992px">Afterall this is Linux, and we never want to loose the flexibility of Linux.</div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Jan 6, 2019, 5:36 PM Tinu Weber <<a href="mailto:takeya@bluewin.ch">takeya@bluewin.ch</a> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, Jan 05, 2019 at 21:24:10 -0800, Pass Word wrote:<br>
> This patch adds git pull before commit and push after if a remote exists.<br>
<br>
The main appeal of pass for me is that it keeps things relatively<br>
simple. And for me "simple" means: I don't expect a `git commit` to<br>
automagically interact with a remote; these are two distinct things that<br>
should IMHO not be mixed up.<br>
<br>
If anything, I would make this optional at least.<br>
<br>
Best,<br>
Tinu<br>
_______________________________________________<br>
Password-Store mailing list<br>
<a href="mailto:Password-Store@lists.zx2c4.com" target="_blank" rel="noreferrer">Password-Store@lists.zx2c4.com</a><br>
<a href="https://lists.zx2c4.com/mailman/listinfo/password-store" rel="noreferrer noreferrer" target="_blank">https://lists.zx2c4.com/mailman/listinfo/password-store</a><br>
</blockquote></div>