Created
May 19, 2023 10:42
-
-
Save kirandash/f1ab746f31762e4bb93eff68011a004d to your computer and use it in GitHub Desktop.
Git Cheatsheet
This file contains hidden or 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
- How to rebase when there is only two commits? | |
- `git rebase -i --root` | |
- `git push -f` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment