Git for Pairs Preparation
Pre-Work for Git for Pairs
Tomorrow we are going to learn how to use git to collaborate with other developers.
To prepare, first re-watch the following video lessons:
Then review the rest of the content in the version control and solo git lesson.
Specifically, remind yourself what the following terms mean with regard to git. I will call on folks to share their definitions of these terms at the start of class:
- Git
- Github
- Local Repository
- Remote Repository
- Commit
- Push
- Branch