git grep -O -i: if the pager is 'less', pass the '-i' option
commitc18070d364e9b9523ada22d85934cf7ec36c24d1
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 8 Feb 2011 06:17:24 +0000 (8 00:17 -0600)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:29:02 +0000 (19 23:29 +0100)
treef82949e3543fc776adf01769c47ad4855c781845
parent982e40f0e42dea8838cda1e9193a0d5184c39e02
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