In this sub module, learners are introduced to the uses of Version Control Systems (VCS) and common basic workflows with git
.
By the end of this sub module, learners should be able to:
- Understand common use cases for version control software
- Create repositories locally using the terminal
- Remember the common basic git workflow
- Use commits and branches to create version histories for their projects
The following section describes standalone exercises to give learners.
When: After Basic Workflow
Time: ~ 20min
Link:
Solution:
When: After Branching
Time: ~ 15min
Link:
Solution: