-
Scott Chacon
4.45
Description:
Git is the source control system used to manage the Ruby on Rails project, as well as many other major open source projects.
This talk will provide an introduction to how Git works and how to use it effectively to manage your projects. The talk will cover:
* How Git differs from other source control systems the audience may be familiar with.
* How to use it within a distributed team.
* Commonly used commands.
* Common misconceptions of the system.
Scott will also cover advanced topics like using and understanding the index, deploying a Git-based project with Capistrano, and using Git from your Ruby or Rails project as a data store.
Links: Website
Comments on this Talk
Jim Weirich,
30 Mar 02:28 PM
Wow! Extremely information dense talk about git. Scott has an incredibly ability to describe git to the newcomer. Would love to see more of the "Advance Git" topics that Scott didn't have time to cover.
mduigou,
03 Apr 10:50 PM
Agree with previous comments : technical and brillant presentation delivered flawlessly. But I think more time on the subject would have been great (even if I recognize Git is not the main subject of a Rails conference) Now, I have to take some time on Git.
kllkk,
25 Feb 09:37 AM
www.louisvuittonfashion.com
Last Five Ratings
-
Martin Rehfeld 4.19
-
mduigou
-
cn
-
ikershaw
-
Jonathan Weiss 3.73

Most technically brilliant presentation of SOR, 530 slides in 45 mins and delivered flawlessly.
Learnt some new Bash commands too.