got the first round working
[rubygit.git] / lib / git / index.rb
blobb96eedb2f64b388d4d0c111f8941965619116f5c
1 module Git
2   class Index < Git::Path
3   end
4 end