Created
April 16, 2024 04:37
-
-
Save FlameWolf/8c1b2877a67dc032393dbb18729e0001 to your computer and use it in GitHub Desktop.
Revert to a previous commit discarding all changes made afterwards
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 --hard [Commit-SHA-Id] | |
git push origin [Branch-Name] --force |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment