
12
Practice (Do this on your own; no hand-in required)
10
Team Member 1
Team Member 2
Team Member 3
Prepare a five-minute overview of how to update a
fork when the fork’s parent has been modified and
lead a discussion with your team on how to do this.
Prepare a five-minute overview of how to coordinate
changes in your individual forks. One approach is
to designate one of your forks as the only one you
use, create a branch per team member, and merge
your individual branches into the team’s master
branch after you’ve verified it works correctly.
Prepare a five-minute overview of branch naming (e.g.,
using GitHub issue numbers), branching, merging,
and resolving merge conflicts for your team.