How git works#
Learning Objectives#
After working through this topic, you should be able to:
Explain what a git repository is
Explain what a git commit is
Understand that git commits are not created automatically
Explain the difference between modified files, staged files and committed files
Materials#
For this topic we are building on the excellent YouTube playlist by NetNinja