Feature request: Create a new branch from a tag in GitHub #138283
-
Select Topic AreaQuestion BodyIs it possible to create a new branch from a tag in GitHub? I only see the option to create a branch from other branches, not from a specific commit or a tag. I know the command line route but I was wondering if it's possible to do that from the web interface. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
|
First you have to be browsing that specific tag or commit. Then, on the repo homepage, from the branch/tag dropdown, start typing in the name of your new branch. You must be on the branch tab before you start typing. If you start typing from the tag tab and then switch to the branch tab, you won't get the prompt to create a new branch. Edit: As https://github.com/orgs/community/discussions/138283#discussioncomment-15424781 pointed out this no longer works. |
Beta Was this translation helpful? Give feedback.
-
|
yes please emercency option require rapid add |
Beta Was this translation helpful? Give feedback.

First you have to be browsing that specific tag or commit. Then, on the repo homepage, from the branch/tag dropdown, start typing in the name of your new branch. You must be on the branch tab before you start typing. If you start typing from the tag tab and then switch to the branch tab, you won't get the prompt to create a new branch.
Edit: As https://github.com/orgs/community/discussions/138283#discussioncomment-15424781 pointed out this no longer works.