From: Nguyễn Thái Ngọc Duy Date: Sat, 26 May 2018 13:55:22 +0000 (+0200) Subject: grep: keep all colors in an array X-Git-Tag: v2.19.0-rc0~187^2~10 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/fa151dc54dcf7ff32727d5b6fdf78093185ff1cc?ds=sidebyside;hp=fa151dc54dcf7ff32727d5b6fdf78093185ff1cc grep: keep all colors in an array This is more inline with how we handle color slots in other code. It also allows us to get the list of configurable color slots later. Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano ---