Learning pathway
Version control with Git
- Overview
- Introduction to version control
- Setting up Git and GitHub
- Version control using Git
- Collaborating on a project using Git
- License and citation
All materials are free cultural works licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) license, except where further licensing details are provided.
Share this with:
Tracking changes using Git
In this quiz, your knowledge on how to track change for your project using git will be tested. You will be asked questions about git command, such as git commit, git add, etc, using different examples.