Git Tutorial with Python p.2 – Inspecting the Commit History of an already existing Project

Опубликовано: 21 Май 2026
на канале: Sebastian Mantey
535
10

In this video series we are going to cover the basics of Git. And in this video, we will inspect the commit history of an already existing project, namely a command-line based Tic-Tac-Toe game.

Links:
Corresponding blog post (and slides): https://www.sebastian-mantey.com/post...
GitHub repo: https://github.com/SebastianMantey/Gi...
Git website: https://git-scm.com/
Sentdex’ Python Tutorial:    • Introduction to Python 3 Programming Tutorial  
"Git Tutorial" playlist:    • Git Tutorial with Python p.1 – Key Concept...