Am 26.08.2013 21:56, schrieb Jeff King: > Also, prevent the delimiter being added twice, as happens now in these > examples: > > git grep -l foo HEAD: > HEAD::some/path/to/foo.txt > ^
Which one of these two does it print then?
HEAD:/some/path/to/foo.txt
HEAD:some/path/to/foo.txt
-- Hannes
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html

