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