Make sure we provide a proper STDIN for child processes
commitc2d501ba789ed0b63a4715324a9ba8a7496d741b
authorSven Strickroth <email@cs-ware.de>
Thu, 8 Feb 2018 08:01:53 +0000 (8 09:01 +0100)
committerSven Strickroth <email@cs-ware.de>
Tue, 20 Feb 2018 19:25:32 +0000 (20 20:25 +0100)
tree82e691280a23d91243ab623f0f0eebde791f693e
parentf90585b086844b94205276e6d3fb431fdb7f4936
Make sure we provide a proper STDIN for child processes

Relates to https://github.com/git-for-windows/git/issues/1481.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/Git.cpp