built-in add -i: use color in the main loop
authorSlavica Đukić <redacted>
Fri, 15 Nov 2019 11:11:19 +0000 (11:11 +0000)
committerJunio C Hamano <redacted>
Mon, 18 Nov 2019 02:18:30 +0000 (11:18 +0900)
commit3d965c76744482b50669a7d1b445c0ddbf92209a
tree355d90ef1a463718e3ec18cc5128b97e466b1da0
parent68db1cbf8eb412e81ff84b18f6c2ab8d15df99c7
built-in add -i: use color in the main loop

The error messages as well as the unique prefixes are colored in `git
add -i` by default; We need to do the same in the built-in version.

Signed-off-by: Slavica Đukić <redacted>
Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
add-interactive.c
git clone https://git.99rst.org/PROJECT