Actually Using Git to Track Changes

This workshop delves into some of the key concepts you need to understand in order to fully use git.

Learning Objectives

After this workshop you will know how to

Bonus Objectives:

If you do the bonus lessons, you will learn how to

Lessons

  1. Creating and Merging Conflicts on Git Branches

Bonus Lessons

  1. Github: Using Git blame to trace changes in a file
  2. Atlassian: Rewriting Git History
  3. Github: Changing a commit message