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