How to delete local and remote git tags (WITH EXAMPLES)
This tutorial will teach you how to delete git tags from local and as well as remote with examples.
How to create git tags (With Examples)
In this tutorial, you will learn about how to create a new git tag to mark a release for your project with different methods.