I'm also a fan of github. Besides having a really nice interface and potentially increasing exposure with all that social mumbo jumbo it does have convenient tools for managing an opensource project. People can easily fork the code with one click, make changes on their own hosted repository and when they are ready they can do a pull request. http://help.github.com/pull-requests/
On Tue, Apr 5, 2011 at 1:27 AM, Andreas Kloeckner <[email protected]>wrote: > On Tue, 5 Apr 2011 14:54:38 +1000, Bogdan Opanchuk <[email protected]> > wrote: > > By the way, it would be nice to have this repo mirrored on > > github; I think it provides quite a convenient interface for > > collaboration. > > This has been requested a number of times--I must admit that I don't get > it. What does github offer that you don't get from plain git and a > mailing list? > > In particular, if you'd like a mirror, do a 'git push' and you have > one. :) > > Andreas > > _______________________________________________ > PyOpenCL mailing list > [email protected] > http://lists.tiker.net/listinfo/pyopencl > > -- Ian Johnson http://enja.org
_______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
