Comment on Ask HN: What Git branching strategy do you use in 2023, and why?Comments−paiute3yI personally prefer a simplified version of git-tag-flow: https://github.com/vasdee/git-tag-flowI hate git-flow with a passion.
Comments
I personally prefer a simplified version of git-tag-flow: https://github.com/vasdee/git-tag-flow
I hate git-flow with a passion.