How to Create a Branch from a Tag and Tag from a Branch in git
You have deployed some changes to Live on a tagged release but now you want to add few more features on top of the tagged release and create a new tag. You need to perform the following steps to achieve this.