Git is a version control system.
It helps track changes to files over time.
Useful commands: git init, git add, git commit, git log, git branch
