]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'tz/redirect-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Dec 2017 17:09:04 +0000 (09:09 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Dec 2017 17:09:04 +0000 (09:09 -0800)
commitce7320901f275caa1086df6fe0bfc74a7ec2fcd5
tree2861077c0eea689d06a525e967b22bc3952e4cc2
parent0cfcb1695f461db0330934f951160c9824d4de8f
parenteadf1c8f454aff0b77202815af7b250320a5f5bf
Merge branch 'tz/redirect-fix' into maint

A few scripts (both in production and tests) incorrectly redirected
their error output.  These have been corrected.

* tz/redirect-fix:
  rebase: fix stderr redirect in apply_autostash()
  t/lib-gpg: fix gpgconf stderr redirect to /dev/null
git-rebase.sh