for further reference, you can follow the discussion on my last patchset - https://lore.kernel.org/git/20220222114313.14921-1-shivam828787@xxxxxxxxx/ On Thu, Feb 24, 2022 at 11:17 AM Shubham Mishra <shivam828787@xxxxxxxxx> wrote: > > As a microproject, I remove all pipes with GIT on LHS from > files t0000 to t0050. > > Shubham Mishra (2): > t0001-t0028: avoid pipes with Git on LHS > t0030-t0050: avoid pipes with Git on LHS > > t/t0000-basic.sh | 10 +++-- > t/t0022-crlf-rename.sh | 4 +- > t/t0025-crlf-renormalize.sh | 4 +- > t/t0027-auto-crlf.sh | 12 +++--- > t/t0030-stripspace.sh | 81 ++++++++++++++++++++++++------------- > t/t0050-filesystem.sh | 3 +- > 6 files changed, 72 insertions(+), 42 deletions(-) > > > base-commit: e6ebfd0e8cbbd10878070c8a356b5ad1b3ca464e > -- > 2.25.1 >