RE: [BUG] git log -L ... -s does not suppress diff output

2019-02-25 Thread Randall S. Becker
On February 25, 2019 12:18, Jeff King wrote: > To: Matthew Booth > Cc: git@vger.kernel.org > Subject: Re: [BUG] git log -L ... -s does not suppress diff output > > On Mon, Feb 25, 2019 at 05:03:50PM +, Matthew Booth wrote: > > > Example output: > > > > =

Re: [BUG] git log -L ... -s does not suppress diff output

2019-02-25 Thread Jeff King
On Mon, Feb 25, 2019 at 05:03:50PM +, Matthew Booth wrote: > Example output: > > = > $ git --version > git version 2.20.1 > > $ git log -L 2957,3107:nova/compute/manager.py -s > commit 35ce77835bb271bad3c18eaf22146edac3a42ea0 > > > diff --git a/nova/compute/manager.py b/nova/comput