On Tue, Aug 7, 2018 at 12:50 AM, Martin Ågren wrote:
> On 6 August 2018 at 17:25, Elijah Newren wrote:
>> Changes since v1:
>> - Simplify multiple tests using diff --name-only instead of diff --raw;
>> these tests are only interested in which file was modified anyway.
>> (Suggested by J
On 6 August 2018 at 17:25, Elijah Newren wrote:
> Changes since v1:
> - Simplify multiple tests using diff --name-only instead of diff --raw;
> these tests are only interested in which file was modified anyway.
> (Suggested by Junio)
> - Avoid putting git commands upstream of a pipe, s
Changes since v1:
- Simplify multiple tests using diff --name-only instead of diff --raw;
these tests are only interested in which file was modified anyway.
(Suggested by Junio)
- Avoid putting git commands upstream of a pipe, since we don't run under
set -o pipefail (Suggested by E
3 matches
Mail list logo