Skip to content

Instantly share code, notes, and snippets.

@ninokierulf
Created June 18, 2020 08:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ninokierulf/ab55b53bd5e6b7c274e8c021207cc969 to your computer and use it in GitHub Desktop.
Save ninokierulf/ab55b53bd5e6b7c274e8c021207cc969 to your computer and use it in GitHub Desktop.
Git Snippets

TAGS

  • List all tags: git tag -l
  • List all tags in remote (eg: origin): git ls-remote --tags origin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment