lib/git/repository.rb



module Git
  class Repository < Path
  end
end