On Mon, Aug 15, 2016 at 01:21:22PM -0700, Junio C Hamano wrote:
> "Tom Tanner (BLOOMBERG/ LONDON)" writes:
>
> > From: gits...@pobox.com
> > To: j...@keeping.me.uk
> > Cc: Tom Tanner (BLOOMBERG/ LONDON), dav...@gmail.com, git@vger.kernel.org
> > At: 08/14/16 04:21:18
> >
> > John Keeping writes:
"Tom Tanner (BLOOMBERG/ LONDON)" writes:
> From: gits...@pobox.com
> To: j...@keeping.me.uk
> Cc: Tom Tanner (BLOOMBERG/ LONDON), dav...@gmail.com, git@vger.kernel.org
> At: 08/14/16 04:21:18
>
> John Keeping writes:
> ...
>> POSIX specifies 127 as the exit status for "command not found" and 126
Would it be possible to also treat signals (128 and above) as 'special' values
as well (as I've seen some merge tools self destruct like that from time to
time)
- Original Message -
From: gits...@pobox.com
To: j...@keeping.me.uk
Cc: Tom Tanner (BLOOMBERG/ LONDON), dav...@gmail.com, git@v
On Sat, Aug 13, 2016 at 12:30:28PM +0100, John Keeping wrote:
> At the moment difftool's "trust exit code" logic always suppresses the
> exit status of the diff utility we invoke. This is useful because we
> don't want to exit just because diff returned "1" because the files
> differ, but it's con
John Keeping writes:
> At the moment difftool's "trust exit code" logic always suppresses the
> exit status of the diff utility we invoke. This is useful because we
> don't want to exit just because diff returned "1" because the files
> differ, but it's confusing if the shell returns an error be
At the moment difftool's "trust exit code" logic always suppresses the
exit status of the diff utility we invoke. This is useful because we
don't want to exit just because diff returned "1" because the files
differ, but it's confusing if the shell returns an error because the
selected diff utility
6 matches
Mail list logo