added some low level tree operations and tests
commitde071dcd8dee3d853291a5077b9dcdec07dd5362
authorscott Chacon <schacon@agadorsparticus.(none)>
Fri, 16 Nov 2007 19:23:24 +0000 (16 11:23 -0800)
committerscott Chacon <schacon@agadorsparticus.(none)>
Fri, 16 Nov 2007 19:23:24 +0000 (16 11:23 -0800)
treebd335c0a79ed4da9fc4c05b2f44542a03a2d3b5d
parent3687e45effe8ad433da31712149b424d46effe64
added some low level tree operations and tests
lib/git.rb
lib/git/base.rb
lib/git/index.rb
lib/git/lib.rb
lib/git/path.rb
tests/units/test_tree_ops.rb [new file with mode: 0644]