mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-11 05:04:03 -05:00
Trying to open an interactive editor in the console while stdout is being piped to the parent process doesn't work out very well. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <junkio@cox.net>