# File lib/grit/blob.rb, line 42
def
data
@data
||=
@repo
.
git
.
cat_file
({
:p
=
>
true
},
id
)
end