Skip to content

Suggestion: Create git branch action in checkout dropdown after typing in new branch name #60895

@lannonbr

Description

@lannonbr

When you open the git checkout dropdown and search for a branch that doesn't exist, there is a "Create new branch" and then you have to type the name in again.

I propose an action in the dropdown that if a branch doesn't exist so if I search for "feature/my-new-branch", there will be an item that has the following action:

Create "feature/my-new-branch" branch.

and when you select it, it would generate the new branch and checkout into it.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitygitGIT issuesgood first issueIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions