Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
grep: don't support "grep.color"-like config options
color.grep and color.grep.* is the official and documented way to highlight grep matches. Comparable options like diff.color.* and status.color.* exist for backward compatibility reasons only and are not documented any more. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information