]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'co/t6050-pipefix'
authorTaylor Blau <me@ttaylorr.com>
Wed, 30 Oct 2024 17:08:06 +0000 (13:08 -0400)
committerTaylor Blau <me@ttaylorr.com>
Wed, 30 Oct 2024 17:08:06 +0000 (13:08 -0400)
Avoid losing exit status by having Git command being tested on the
upstream side of a pipe.

* co/t6050-pipefix:
  t6050: avoid pipes with upstream Git commands


Trivial merge