What & why
Understanding Git branching, and GitHub Flow, is critical to working as a team on the same codebase.
There are lots of steps to the process and we need to get a visualization, in our heads, of how everything fits together.
We’re going to label a visualization of Git commits & branches to help understand the problem.