mirror of
https://github.com/git/git.git
synced 2026-02-01 05:20:15 +00:00
Otherwise the output of Git commands cannot be caught by, say, Git GUI (because it is running detached from any console, which would make `git.exe` inherit the standard handles implicitly). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>