source control
Git Tutorial Screencast
Posted by Julio on Mon, 09/29/2008 - 17:04 in
Git is a great new distributed version (source code) control system. It is similar to CVS and SVN but its power comes from having multiple distributed repositories. If you are new to source code control or want to get a leg up on Git check out this great tutorial at Learning Rails / Building Web Apps. It is not particularly Ruby centric and is applicable to any project you are working on.


