Essential Git for developers

A presentation at Northeast PHP in in Boston, MA, USA by Adam Culp

With so many “Git how-tos” out there, where to start? This is not another one of those. Instead Adam Culp will give a practical walk through the development workflow cycle and how to use Git as the source control. From initialization of a repository, adding, staging, cloning, and checkout, we will walk through a sample project and how most developers actually use Git to manage the workflow.