added some low level tree operations and tests
[rubygit.git] / lib / git / index.rb
blobc27820dc9b3744552642316f47aa2e4b1ff46177
1 module Git
2   class Index < Git::Path
3     
4   end
5 end