summaryrefslogtreecommitdiffstats
path: root/lib/git/repository.rb
blob: 7e6116739ed117d86781262fed84389f0d3edd55 (plain)
1
2
3
4
module Git
  class Repository < Path
  end
end