]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit8d305fdaacd82f9fe1a4e7daced629af60f43987
tree555dc71f0ce2f3862672b6fea94ea94145496667
parentcec4461e3fd660f4de9d64fc1cc99e6e36dc3980
parent9e362dd060c1ffdba958225f763db4bf9ba451cc
Merge branch 'co/t6050-pipefix'

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