Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
t/t7001: avoid unnecessary ERE when using grep
author
Miklos Vajna
<vmiklos@frugalware.org>
Sat, 5 Jan 2008 04:06:48 +0000
(
05:06
+0100)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 5 Jan 2008 08:07:57 +0000
(
00:07
-0800)
As pointed out by Junio, it's unnecessary to use "grep -E" and ".+" when we can
just use "grep" and "..*".
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
90ed6c0
)
No differences found