# File lib/git/object.rb, line 23
def
sha
@sha
||
@sha
=
@base
.
lib
.
revparse
(
@objectish
)
end