public
Fork of mojombo/grit
Clone URL: git://github.com/defunkt/grit.git
update readme with github location
mojombo (author)
Sat Jan 12 23:50:16 -0800 2008
commit  275a2b7c7aeadbd03fae865a5f67900a7ee1bfc6
tree    6f837e3f4598cfdfa28a65f809f10478b8241a74
parent  18e19dbbe8b7e152f762af65799bb19429e0d349
...
15
16
17
 
 
 
 
 
 
 
 
 
 
18
19
20
...
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
0
@@ -15,6 +15,16 @@ object oriented manner.
0
 
0
 sudo gem install grit
0
 
0
+== SOURCE:
0
+
0
+Grit's git repo is available on GitHub, which can be browsed at:
0
+
0
+http://github.com/~mojombo/grit
0
+
0
+and cloned from:
0
+
0
+git://github.com/mojombo/grit.git
0
+
0
 == USAGE:
0
 
0
 Grit gives you object model access to your git repository. Once you have

Comments

    No one has commented yet.