Created
September 6, 2018 07:34
-
-
Save AndreaPaciolla/a77b2bc4406a5b010d0c5b010677520f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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