Posted in Code on Apr 10th, 2008
I recently changed hosting providers and I am still in the process of moving everything over. One headache that I don’t need is recreating all of the Subversion repositories that I had hosted on the old service. So, I have decided to move the code for my app_version plugin to GitHub.
The plugin’s code is now […]
Read Full Post »
Posted in Tools on Apr 10th, 2008
Following up on my earlier post, GitHub is now officially live (hat tip: Ruby Inside). So, what are you waiting for, got host some code!
Be sure to checkout GitHub’s Guides, including the list of cool and unusual Git techniques. Finally, the aforementioned Ruby Inside post also pointed out this Ruby and Git roundup at InfoQ.
Read Full Post »
Posted in Tools on Apr 9th, 2008
Git seems to have gained a lot of traction lately. Just last week the Ruby on Rails core team announced that they are moving the official Rails source repository to Git. The core team took a lot of flak for the move, but I think it is a good one.
Rails will be hosted on the […]
Read Full Post »