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.
Right ways to change a GIT commit message
If you have put a wrong Git commit message then no worries this quick guide will help you on how to update your wrong Git commit message in the right way.