Skip to content

Instantly share code, notes, and snippets.

@AndreaPaciolla
Created September 6, 2018 07:34
Show Gist options
  • Save AndreaPaciolla/a77b2bc4406a5b010d0c5b010677520f to your computer and use it in GitHub Desktop.
Save AndreaPaciolla/a77b2bc4406a5b010d0c5b010677520f to your computer and use it in GitHub Desktop.
1. Basi
a. Clone/Commit/Push/Pull
b. Branch (local/remote/link)
c. Stash
d. Remotes
e. Merge
2. Avanzato
a. Merge squash
b. Rebase
c. Cherry-pick
d. Conflicts
e. Revert
f. Reset
g. Push force
h. Rewriting history (commit amend, interactive rebasing)
i. VIM as the default commit editor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment