Enhancing Developer Creativity With Git
- Git
Abstract
Git is more than a Version Control System; it is a tool that can unlock a developer's creativity. Going well beyond basic committing, pushing, and pulling, I will present powerful Git techniques that encourage developers to be creative with code in a responsible manner. This talk will explain Git commands that improve a developer's confidence in writing creative code without the consequences of breaking existing functionality.
Links & resources
- WordCamp Chicago 2013: session page
- Blog post on this site