# File lib/grit/git-ruby.rb, line 215
def
ruby_git
@ruby_git_repo
||=
Repository
.
new
(
@git_dir
)
end