moved the git objects into the object.rb file
commit1f63953f05a4afe74f881d54f69f77da513939d5
authorscott Chacon <schacon@agadorsparticus.corp.reactrix.com>
Fri, 9 Nov 2007 01:07:04 +0000 (8 17:07 -0800)
committerscott Chacon <schacon@agadorsparticus.corp.reactrix.com>
Fri, 9 Nov 2007 01:07:04 +0000 (8 17:07 -0800)
tree5fabd81a82d8aa3df0e9cdc10b0ed7f6ff141b8a
parentb18bca3b853dee6a7bc86f09921aa3b1ee3f3d7b
moved the git objects into the object.rb file
README
lib/git.rb
lib/git/base.rb
lib/git/commit.rb [deleted file]
lib/git/lib.rb
lib/git/log.rb
lib/git/object.rb
tests/files/working/example.txt
tests/units/test_log.rb
tests/units/test_object.rb [new file with mode: 0644]