I’d like to create a new master branch from an existing tag. Say I have a tag v1.0. How to create a new branch from this tag?
I’d like to create a new master branch from an existing tag. Say I
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Wow, that was easier than I thought:
If running the above command you get an error
this is because you also have a branch with name
v1.0. In this case specifytags/prefix: