Speakers:
Having trouble groking git? Not sure what the difference between merging and rebasing is? Wondering what you would ever use a "cherry-pick" for? We'll cover these topics and more in this talk, helping you go from git novice to git guru.
We'll do a short overview of the git source control system, then jump into:
- branching & workflows;
- commit amending;
- merging and rebasing;
- cherry-picking;
- pull requests;
- stashing; and
- tags
Okay, maybe you won't be a guru after one conference session, but you will have a better understanding of how to play nicely with others in the same git repository and become more productive and organized.