Re: [PATCH] Added 'git-rev-list --igrep' option for case insensitive grep
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:23
Are there notable side effects you would need to warn users
about?
For example, what is the difference between "--igrep=foo
--author=bar" and "--grep=foo --author=bar"?