Created
May 8, 2025 00:53
-
-
Save pablocattaneo/ac0a5b0880ce6e2b252d26048ec91400 to your computer and use it in GitHub Desktop.
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 checkout <tag-name> | |
# However, note that this puts your repo in a "detached HEAD" state, meaning you're not on a branch, and any new commits won't belong to any branch unless you create one. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment