• Rails Moving to Git

    defunkt 2 Apr 2008

    Ruby on Rails is moving to Git and GitHub. Super cool.

    I particularly like the comment from AkitaOnRails:

    Right now, everybody is playing catch-up with Git, Git-svn and Github, no question about that.

    Most of the projects that formerly lived in Rails’ SVN repository have already made the switch to GitHub: Prototype, Scriptaculous, and Capistrano.

    And let’s not forget the awesome, high profile projects already using GitHub: Merb, RSpec, DataMapper, and of course Nu and Io. Can’t wait to see who joins next!

    Update: Fixed Prototype link. Whoops!

  • Comments

    rsanheim Thu Apr 03 00:58:58 -0700 2008

    Congrats guys!

    akitaonrails Thu Apr 03 09:30:34 -0700 2008

    Yes, I repeat what I said: Github is a very clever idea. You are leveraging the power of Git in an even easier way to use and collaborate.

    For brazilians (and any portuguese speakers) I published some articles at my blog about Git (I’ve been evangelizing it for a few months now) like this tutorial on Git here: http://www.akitaonrails.com/2008/4/3/micro-tutorial-de-git

    Kudos to the Rails Core Team and Github for this awesome move.

    automatthew Thu Apr 03 09:35:03 -0700 2008

    It won’t be long before somebody recasts Greenspun’s rule with Git in the starring role. Not that I disagree.

    nakajima Thu Apr 03 10:05:53 -0700 2008

    I’m really excited about the switch. This is a huge step in making it easier for people to contribute to the framework. I’ve found myself contributing way more to open source projects since I switched to GitHub, and I only hope that others will do the same. Congratulations!

    Oshuma Thu Apr 03 21:44:43 -0700 2008

    The link for Prototype is broken. The correct link is:

    http://github.com/sstephenson/prototype

    It’s good to hear these projects moving to github. My watch list keeps growing larger. ;)

    Please log in to comment.