Jeff King wrote:
On Thu, Aug 06, 2009 at 08:08:12PM -0500, Brandon Casey wrote:
quoted
You'll notice that I changed your grep -E to an egrep and dropped the -e.
I do not see any other grep which uses -e, and I seem to recall Jeff King
actively removing -e claiming that some greps do not recognize it. I do not
have a perfect memory though, so apologies to Jeff if I am mistaken.
Fortunately git does have a perfect memory:
:)