Created
October 4, 2023 15:53
-
-
Save Francisco-Castillo/6682d296e684ff691a99996ccffc367f to your computer and use it in GitHub Desktop.
Volver a un commit anterior
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 <full_hash_of_commit_to_reset_to> | |
git push --force |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment