Making commits

Making commits#

Learning Objectives#

After working through this topic, you should be able to:

  • use git commit to create snapshots of your repository

  • write descriptive commit messages for your commit

  • use git log to inspect your commit history

Materials#

For this topic we are building on the excellent YouTube playlist by NetNinja

Quiz#