Iqbal´s DLQ main Help

Git

A place for common git commands I wish I stop googling

List tags

git tag --list

Delete tag (already pushed)

git push --delete origin vX.Y.Z
Last modified: 12 March 2024