mirror of
https://github.com/git/git.git
synced 2026-04-04 14:00:10 +02:00
The Perl version of that command already does that sincea301973641(add -p: print errors in separate color, 2009-02-05). The built-in version's development started by reimplementing the initial version from5cde71d64a(git-add --interactive, 2006-12-10) for simplicity, though, which still printed error messages to stdout. Let's fix that by imitating the Perl version's behavior in the built-in version of that command. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
30 KiB
30 KiB