Issues with git send-email and msmtp

2017-03-21 Thread Roger Pau Monné
Hello, I'm trying to use git send-email with msmtp, and I have added the following to my .gitconfig: [sendemail] smtpserver = "/usr/local/bin/msmtp" This seems to work fine, except that sometimes git dies unexpectedly after queuing a patch to msmtp: Died at /usr/local/Cellar/git/2.12.0/

Re: Issues with git send-email and msmtp

2017-03-22 Thread Roger Pau Monné
On Tue, Mar 21, 2017 at 03:49:21PM +, Roger Pau Monné wrote: > Hello, > > I'm trying to use git send-email with msmtp, and I have added the following to > my .gitconfig: > > [sendemail] > smtpserver = "/usr/local/bin/msmtp" > > This seems to

Re: Git an case-insensitive Mac OS X filesystem

2012-09-11 Thread Roger Pau Monné
On Tue, Sep 11, 2012 at 10:24 AM, Tomas Carnecky wrote: > On Tue, 11 Sep 2012 10:21:16 +0100, Roger Pau Monné > wrote: >> Hello, >> >> I'm using git for all my projects, and I usually work under Mac OS X >> with the default filesystem (that's case-i

Re: Git an case-insensitive Mac OS X filesystem

2012-09-11 Thread Roger Pau Monné
On Tue, Sep 11, 2012 at 10:36 AM, Tomas Carnecky wrote: > On Tue, Sep 11, 2012 at 9:30 AM, Roger Pau Monné > wrote: >> On Tue, Sep 11, 2012 at 10:24 AM, Tomas Carnecky >> wrote: >>> On Tue, 11 Sep 2012 10:21:16 +0100, Roger Pau Monné >>> wrote: >>&g