Created
December 8, 2021 09:44
-
-
Save Merwanski/5100f912f6b572690e70fa2a014235da to your computer and use it in GitHub Desktop.
reset last git commit
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
# reset last git commit | |
git reset --soft HEAD~1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment