Don't abort if git-grep returns exit code 1
commit17d99f7a70b565928c1ebdbbfa95d1b6b5b04eee
authorThomas Leonard <talex5@gmail.com>
Sun, 15 Nov 2009 14:50:42 +0000 (15 14:50 +0000)
committerThomas Leonard <talex5@gmail.com>
Sun, 15 Nov 2009 14:53:26 +0000 (15 14:53 +0000)
treee5009729426b6c64951c01d86d7eb16595cc9fd1
parent56e367f830c900e83ed2cb3322637b4894e13685
Don't abort if git-grep returns exit code 1

GIT 1.6.3.3 does this if the string isn't found.
scm.py