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