added the commit(), changed base.commit, base.tree, base.blob to gcommit, gtree,...
commita4fa110279ea28873fe1e4df10c89ddc591046b4
authorscott Chacon <schacon@agadorsparticus.(none)>
Sun, 11 Nov 2007 18:43:27 +0000 (11 10:43 -0800)
committerscott Chacon <schacon@agadorsparticus.(none)>
Sun, 11 Nov 2007 18:43:27 +0000 (11 10:43 -0800)
tree60e08ccf8caca2fe428dee76c06c102cc54bc98b
parenta1237671ba3ec38f5b123ee6600e4352dc03196b
added the commit(), changed base.commit, base.tree, base.blob to gcommit, gtree, gblob
EXAMPLES
lib/git/base.rb
lib/git/lib.rb
lib/git/status.rb
tests/all_tests.rb
tests/units/test_diff.rb
tests/units/test_index.rb
tests/units/test_object.rb