]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tz/redirect-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Nov 2017 02:06:33 +0000 (11:06 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Nov 2017 02:06:33 +0000 (11:06 +0900)
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

1  2 
git-rebase.sh

diff --cc git-rebase.sh
Simple merge