Shawn O. Pearce f0d4c36701 grep: Only use --color on git 1.6.3 and later
The --color flag wasn't introduced until git 1.6.3.  Prior to that
version, `git grep --color` just produces a fatal error, as it is
an unsupported option.  Since this is just pretty output and is not
critical to execution, we can simply omit the option if the version
of git we are running on doesn't support it.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-06-12 09:33:48 -07:00
2008-10-21 07:00:00 -07:00
2009-06-02 00:09:07 +02:00
2009-06-02 00:09:07 +02:00
2008-10-21 07:00:00 -07:00
2009-05-29 09:31:28 -07:00
2009-05-29 09:31:28 -07:00
Description
No description provided
Apache-2.0 35 MiB
Languages
Python 99.1%
Shell 0.9%