summaryrefslogtreecommitdiffstats
path: root/lib/git/index.rb
blob: b96eedb2f64b388d4d0c111f8941965619116f5c (plain)
1
2
3
4
module Git
  class Index < Git::Path
  end
end