# File lib/r10k/git/working_dir.rb, line 96
  def exist?
    File.directory? @full_path
  end