got the first round working
commitb5d6b907b080992c2d0220eceb66f4ffa85207cd
authorscott Chacon <schacon@agadorsparticus.corp.reactrix.com>
Thu, 8 Nov 2007 00:24:15 +0000 (7 16:24 -0800)
committerscott Chacon <schacon@agadorsparticus.corp.reactrix.com>
Thu, 8 Nov 2007 00:24:15 +0000 (7 16:24 -0800)
tree6a9b2829ac3087b237a88ffe90528905f90c6e34
parentf5baa11a1c82dc42ade5c291e9f061c13b66bc2f
got the first round working
README
lib/git.rb
lib/git/base.rb [new file with mode: 0644]
lib/git/index.rb [new file with mode: 0644]
lib/git/path.rb [new file with mode: 0644]
lib/git/repository.rb [new file with mode: 0644]
lib/git/working_directory.rb [new file with mode: 0644]