This post originated from an RSS feed registered with Ruby Buzz
by James Britt.
Original Post: Git to Refactor Phoenix next week
Feed Title: James Britt: Ruby Development
Feed URL: http://feeds.feedburner.com/JamesBritt-Home
Feed Description: James Britt: Playing with better toys
The topic for the next Refactor Phoenix meeting, Wednesday May 28 is git.
Git is a distributed version control system (DVCS) with increasing popularity.
Along with Mercurial, Darcs, and Bazaar, DVCS’s are increasingly winning the hearts and minds of hackers everywhere.
Austin Godber of JumpBox will give a presentation on the basics of git installation, local repository setup
and basic usage. You’ll also learn how to publicly share, read only, a repo over HTTP to offer public, read-only access.
David and I will relate our experience with gitorious.org and its use for managing open-source projects.
Some worthwhile places to start learning about git and distributed version control systems: