Software

git logo

Git Tags

This post explores tagging in git, a method to label specific commits in a repository’s history.

I’ll cover the different types of tags, how to create them, list them, delete them and check them out.

Git Tags Read More »