Stage changes and save snapshots
The core Git workflow: stage changes with add, then save them with commit.
Stage a specific file.
Empty
$ git add index.html