Git Cheat Sheet
Git Cheat Sheet
$ git commit
Create a new commit from changes added to the staging area.
The commit must have a message!
C Ignoring Files This is an origin/fix/a fix/a This is a local branch. It is 3 commits ahead,
upstream branch you see it, right?
This is an initial commit, This is a tag. It looks like This is a merge commit,
V1.0.1
it has no parents a version so it’s probably it has two parents! HEAD Your working directory is here
an object (annotated tag)