got clone and init to work - my first writing functions
commitefcce7fc123b9e64fb9d93224e4e78d09144af3d
authorscott Chacon <schacon@agadorsparticus.(none)>
Sat, 10 Nov 2007 23:34:12 +0000 (10 15:34 -0800)
committerscott Chacon <schacon@agadorsparticus.(none)>
Sat, 10 Nov 2007 23:34:12 +0000 (10 15:34 -0800)
tree5c9966a11b18218d6e2f655e7f34a7604530b2a1
parentfde3263abc5c7866aa7dce7aef28eacaa33d7664
got clone and init to work - my first writing functions
EXAMPLES
lib/git.rb
lib/git/base.rb
lib/git/lib.rb
lib/git/path.rb
tests/test_helper.rb
tests/units/test_init.rb
tests/units/test_lib.rb
tests/units/test_log.rb
tests/units/test_object.rb