On Tue, Mar 27, 2018 at 1:31 PM, Pratik Karki <predatoramigo@xxxxxxxxx> wrote: > Avoid using pipes downstream of Git commands since the exit codes > of commands upstream of pipes get swallowed, thus potentially > hiding failure of those commands. Instead, capture Git command > output to a file and apply the downstream command(s) to that file. > > > Signed-off-by: Pratik Karki <predatoramigo@xxxxxxxxx> Unnecessary double blank line above sign-off. Aside from that minor hiccup (which Junio fixed when queuing), this iteration addresses all my review comments[1] from the previous round and does not seem to introduce any new issues. Thanks. [1]: https://public-inbox.org/git/CAPig+cS3GjYo+5C_W6WqzK3RP=W+918E6Cz=FSvHky6EWCEZPA@xxxxxxxxxxxxxx/