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