git grep -O -i: if the pager is 'less', pass the '-i' option
commitfad3722efdcf0784d9d4c7ec114ca6f0c6393f75
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 8 Feb 2011 06:17:24 +0000 (8 00:17 -0600)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 6 Apr 2012 21:47:03 +0000 (6 16:47 -0500)
tree6e63690f8290fe1352b29907840f84752de6b5d4
parent8275cf772ddad5790af00909f1835a5332ff7d32
git grep -O -i: if the pager is 'less', pass the '-i' option

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
builtin/grep.c