Skip to content

Instantly share code, notes, and snippets.

@pablocattaneo
Created May 8, 2025 00:53
Show Gist options
  • Save pablocattaneo/ac0a5b0880ce6e2b252d26048ec91400 to your computer and use it in GitHub Desktop.
Save pablocattaneo/ac0a5b0880ce6e2b252d26048ec91400 to your computer and use it in GitHub Desktop.
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