Here’s a quick git tip that I end up searching for it. There’s plenty of times we added git tags, pushed to remote, and realized that we named it wrong. Eg. v.0.1.0 instead of v0.1.0.
Continue reading “Git Tags: How To Rename Already Pushed Tag To a Remote Git Repository”