Am 06.05.2011 17:29:03 schrieb Michael Meeks:
> On Fri, 2011-05-06 at 12:35 +, Christian Dywan wrote:
> > git grep -l is useless when the == are there because it no longer is
> > a plain list of filenames. I needed it for sed, so I patched it.
> Looks good to me; I've hit the same thing; but
On Fri, 2011-05-06 at 12:35 +, Christian Dywan wrote:
> git grep -l is useless when the == are there because it no longer is
> a plain list of filenames. I needed it for sed, so I patched it.
Looks good to me; I've hit the same thing; but didn't we get a commit
account sorted out for
git grep -l is useless when the == are there because it no longer is a plain
list of filenames. I needed it for sed, so I patched it.
ciao,
ChristianFrom aa8fcad2fafbfde9bb7294375be1bbcc4ab28f50 Mon Sep 17 00:00:00 2001
From: Christian Dywan
Date: Fri, 6 May 2011 14:25:38 +0200
Subject: [PAT