We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ hide ]

public
Fork of benburkert/cruisecontrolrb
Description: CruiseControl.rb is a continuous integration tool, written in Ruby. It is quick to install, simple to use and easy to hack.
Homepage: http://cruisecontrolrb.thoughtworks.com/
Clone URL: git://github.com/dustin/cruisecontrolrb.git
require mojombo-grit
dustin (author)
Sun May 11 02:15:02 -0700 2008
commit  2935182c38138d2e4782452b7717084fc9293ece
tree    504bc68661ad011fbf37887021c484240ea8b101
parent  c63071788c04663bc00d3bc2a1f5b08fa52ddd52
...
1
2
 
3
4
5
...
1
 
2
3
4
5
0
@@ -1,5 +1,5 @@
0
 require 'rubygems'
0
-require 'grit'
0
+require 'mojombo-grit'
0
 
0
 class GitRevision < Revision
0
   attr_accessor :commit

Comments

    No one has commented yet.