Skip to content

Add ability to merge local git branches #10542

@mlewis-everley

Description

@mlewis-everley

It does not currently appear possible to merge local git branches in VS Code.

Quite a common workflow is to have a "development" branch to develop new features on (or alternatively have feature specific branches). When the development is finished, the development branch is then merged into the "master" branch before release.

This can be done via the integrated terminal, but as VS Code's git implementation is so wizzy, it would be great to be able to replicate this workflow using the GUI.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitygitGIT issuesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions