git grep -O -i: if the pager is 'less', pass the '-i' option
commit63da89138b35a54c72deb2f3a01d52cd1bd5d740
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 8 Feb 2011 06:17:24 +0000 (8 00:17 -0600)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 8 Feb 2011 06:17:24 +0000 (8 00:17 -0600)
tree06629311fe18cb60f9cb72a0163c026f19f55629
parent844cb2210d9fc66627c562b7a2fdaf6b9cd52ae1
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