🔖 What Happens to Tags and Commits When You Delete a Git Branch?
In my previous blog, I covered Git release management using branches and tags. A common follow-up question I’ve received is:
“If I create a tag from a branch and then delete that branch, what happens to the tag and the associated commit?”
Let’s bre...
verreauxblack.hashnode.dev3 min read