Latest Miniposts

Devops

How to create and push a tag using git

This minipost will guide you through all the required steps to create and push a git tag. Tags are really important in development as they mark specific versions of the developed software project.