Git Release Management: Should You Use Branches or Tags?
When managing releases in Git, a common question is whether to use branches or tags to keep a copy of a release. If all you need is to mark a specific version, tagging is the lighter and better choice
verreauxblack.hashnode.dev3 min read