Skip to content

Commit c0d3a38

Browse files
MarkLodatogitster
authored andcommitted
Remove reference to GREP_COLORS from documentation
There is no longer support for external grep, as per bbc09c2 (grep: rip out support for external grep, 2010-01-12), so remove the reference to it from the documentation. Signed-off-by: Mark Lodato <lodatom@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 77e8466 commit c0d3a38

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Documentation/config.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -680,9 +680,7 @@ color.grep::
680680

681681
color.grep.match::
682682
Use customized color for matches. The value of this variable
683-
may be specified as in color.branch.<slot>. It is passed using
684-
the environment variables 'GREP_COLOR' and 'GREP_COLORS' when
685-
calling an external 'grep'.
683+
may be specified as in color.branch.<slot>.
686684

687685
color.interactive::
688686
When set to `always`, always use colors for interactive prompts

0 commit comments

Comments
 (0)