I am forking Rails

…well, creating a fork on GitHub. ;-)

::: thumbnail fork
rails
[Uploaded with plasq’s Skitch!]{style=”font-family: Lucida Grande, Trebuchet, sans-serif, Helvetica, Arial; font-size: 10px; color: #808080”} :::

It appears that Rails is moving from Subversion to Git!

Courtenay posted this a little while ago.

```ruby
git clone git://github.com/rails/rails.git
Check it out the [Ruby on Rails project](http://github.com/rails) on
GitHub.

Start working on your next patch with git...
````ruby
```ruby
git clone git://github.com/rails/rails.git
cd rails
git br -a
git br my_patch
git co my_patch

```

This is cool news. :-)

Hi, I'm Robby.

Robby Russell

I run Planet Argon, where we help organizations keep their Ruby on Rails apps maintainable—so they don't have to start over. I created Oh My Zsh to make developers more efficient and host the Maintainable.fm podcast to explore what it takes to build software that lasts.