KwickClips Python · 41 sec · free
What is a Git commit?
Short answer. A save point for your code.
What comes before git commit?
git add.
Remember
| git add, then git commit |
| Every commit can be undone |
Games have checkpoints. Code has them too, called commits. Commit one adds marks. Commit two adds grades. Commit three adds a bug. So we undo it, and the code works again. First git add, then git commit. Any commit can be undone.
This clip is from the full lesson: Sharing Your Code: Version Control Basics — 8 minutes, with the tables, the quick answers and the whole lesson in text.
Useful for: Programming All levels Python
More KwickClips from this lesson
Why use version control?41 sec
Are Git and GitHub the same?41 sec
How do you stop teammates breaking main?41 secVoice-over is AI-generated; the script is written and checked by Kajal Ma'am. Confirm anything you plan around against your official board document. We never ask for a password or an OTP.

