# File lib/git/base.rb, line 153
def
grep
(
string
)
self
.
object
(
'HEAD'
).
grep
(
string
)
end