# File lib/grit/git.rb, line 38
    def exist?
      File.exist?(self.git_dir)
    end