Skip to content

Git: Support cherry-pick #22426

@sudogooglex

Description

@sudogooglex

Ability to use the cherry pick command directly in vscode.
Actually, vscode users still have to cherry pick with the command lines :

git checkout master
git cherry-pick <commit-hash>

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitygitGIT issueshelp wantedIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code Insiderson-release-notesIssue/pull request mentioned in release notesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions