Lukas Renggli wrote:
2010/1/9 Danie Roux <lists+pharo@danieroux.com>:
On Sat, Jan 9, 2010 at 4:31 PM, Lukas Renggli wrote:
I have everything in a private Git repository. How can I contribute it back? The obvious answer for Git is of course to create yourself a http://github.com account. You'll be able to push your private repository straight there.
Ok, grab it with:
git clone git://github.com/renggli/builder.git
I've updated the project description for the Hudson Build project on squeaksource.com to point at this git repository, for the scripts. Also, I've added you as a developer. Anyone else wanting to be added, please ask. The code base is really tiny. The feature I like to see added is to report the time taken to run each test, but that requires support from SUnit. -- Yanni