Git Tutorial with Python p.3 – Creating Commits

Опубликовано: 15 Март 2026
на канале: Sebastian Mantey
377
11

In this video series we are going to cover the basics of Git. And in this video, we will how we can use the staging area to create commits that represent a meaningful change for our project.

Links:
Corresponding blog post (and slides): https://www.sebastian-mantey.com/post...
GitHub repo: https://github.com/SebastianMantey/Gi...
"Git Tutorial" playlist:    • Git Tutorial with Python p.1 – Key Concept...