Created
May 27, 2025 14:28
-
-
Save carlohcs/52889a3749e62a42657be605a110e855 to your computer and use it in GitHub Desktop.
Reset master branch to origin/master
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 fetch | |
git reset --hard @{u} | |
git reset --hard origin/master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment