Created
September 22, 2019 19:24
-
-
Save shammelburg/23e402c902eff7238961d0c1da244345 to your computer and use it in GitHub Desktop.
remove last commit from GitHub
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
git reset --soft HEAD^ | |
git push origin [+branchName(master)] --force |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment