# File lib/grit/git.rb, line 63
    def object_exists?(object_id)
      ruby_git.object_exists?(object_id)
    end