From 646304a6e7c3b2c442a0a7db995629e7009c3a14 Mon Sep 17 00:00:00 2001 From: scott Chacon Date: Sun, 11 Nov 2007 17:59:18 -0800 Subject: added documentation and a license file --- doc/files/lib/git_rb.html | 127 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 doc/files/lib/git_rb.html (limited to 'doc/files/lib/git_rb.html') diff --git a/doc/files/lib/git_rb.html b/doc/files/lib/git_rb.html new file mode 100644 index 0000000..49e7ce6 --- /dev/null +++ b/doc/files/lib/git_rb.html @@ -0,0 +1,127 @@ + + + + + + File: git.rb + + + + + + + + + + +
+

git.rb

+ + + + + + + + + +
Path:lib/git.rb +
Last Update:Sat Nov 10 16:21:26 PST 2007
+
+ + +
+ + + +
+ +
+

+Add the directory containing this file to the start of the load path if it +isn’t there already. +

+ +
+ +
+

Required files

+ +
+ git/base   + git/path   + git/lib   + git/repository   + git/index   + git/working_directory   + git/log   + git/object   + git/branches   + git/branch   + git/remote   + git/diff   + git/status   +
+
+ +
+ + +
+ + + + +
+ + + + + + + + + + + +
+ + +
+

[Validate]

+
+ + + \ No newline at end of file -- cgit