Ademy
ADL NETWORKS KNOWLEDGE BASE
1. delete local tag ‘12345’
git tag -d 12345
2. alternative approach
git push --delete origin tagName