Course
summary


    0 chapters available

Loading...

Learn to use Git and Github from scratch

Difficulty: Junior ● Progress: 0 / 0 modules completed

Saving a local version (commit)

Now that you know how to add (or not add) files to Git's history, we'll be able to learn how to create a backup of the state of these files.

This backup of the history is called a "commit", and it is represented by three things:

  • An identifier (which Git generates automatically)
  • A list of changes (tracked thanks to "git add")

You need to purchase this course to read this module!

Or !