git grep -O -i: if the pager is 'less', pass the '-i' option
commitba487c753bfd6d891feb325f847f7d3794baa37c
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, 11 May 2012 22:50:01 +0000 (11 17:50 -0500)
treebe4c84d57fd7b73e6e91c0879d29c555c8dad190
parent58a99ac988596a75766abae1d05eafaa21651525
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