Files
git/compat
Johannes Schindelin efec8bfc91 mingw: special-case GIT_REDIRECT_STDERR=2>&1
The "2>&1" notation in POSIX shells implies that stderr is redirected to
stdout. Let's special-case this value for the environment variable
GIT_REDIRECT_STDERR to allow writing to the same destination as stdout.

The functionality was suggested by Jeff Hostetler.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2017-07-26 00:35:32 +02:00
..
2017-06-27 10:35:49 -07:00
2017-07-05 14:01:03 -07:00
2017-07-05 14:01:03 -07:00