Uploaded December 2023 | Updated September 2026, 2 weeks ago
This is Part 2 in a series of trainings on Using Git for Version Control. In this training, 2023/24 Intern Mentor Fahad Ali demonstrates how to:
* Explore history of actions using:
- Git diff,
- Git Git checkout,
- HEAD, and
- Recovery.
* Explore how to ignore files using:
- .gitignore (to tell Git what files to ignore), and
- .gitconfig (to tell Git how to behave)
This is Part 2 in a series of trainings on Using Git for Version Control. In this training, 2023/24 Intern Mentor Fahad Ali demonstrates how to:
* Explore history of actions using:
- Git diff,
- Git Git checkout,
- HEAD, and
- Recovery.
* Explore how to ignore files using:
- .gitignore (to tell Git what files to ignore), and
- .gitconfig (to tell Git how to behave)










