Create and list branches
A branch is a movable pointer to a commit. `git branch` lists them, `git branch <name>` creates one.
Sign in to start the labA branch is a movable pointer to a commit. `git branch` lists them, `git branch <name>` creates one.
Sign in to start the lab