Re: [PATCH v2 1/2] t0001-t0028: avoid pipes with Git on LHS
From: Shubham Mishra <hidden>
Date: 2022-03-03 12:48:35
From: Shubham Mishra <hidden>
Date: 2022-03-03 12:48:35
On Sun, Feb 27, 2022 at 11:13 PM Johannes Sixt [off-list ref] wrote:
We see a pipe here, and in the upstream of that pipe is a git invocation. That should be fixed, too. After the rewrite that you already did here, it should be sufficient to move the git invocation before the parentheses.
I missed that pipe, Thanks for pointing it out and reviewing. Sorry for responding late, I am in the middle of my exams, so I am hardly checking mails. Thanks, Shubham