From ec59c5c7ee9fa3b5831ed0b5f713cee218480ea3 Mon Sep 17 00:00:00 2001 From: scott Chacon Date: Mon, 12 Nov 2007 11:22:18 -0800 Subject: updated the docs, added a version to the library, added a History file --- doc/files/README.html | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'doc/files/README.html') diff --git a/doc/files/README.html b/doc/files/README.html index 12a94d5..0a797bb 100644 --- a/doc/files/README.html +++ b/doc/files/README.html @@ -56,7 +56,7 @@ Last Update: - Mon Nov 12 10:51:20 PST 2007 + Mon Nov 12 11:07:58 PST 2007 @@ -73,6 +73,21 @@

Library for using Git in Ruby.

+

Homepage

+

+The Ruby/Git homepage is currently at : +

+

+jointheconversation.org/rubygit +

+

+Git public hosting of the project source +code is at: +

+

+repo.or.cz/w/rubygit.git +

Roadmap

Right now I’m forking calls to the ‘git’ binary, but -- cgit