Skip to content

Git - Remove all local branches which origin is deleted (Git Fetch Prune) #183906

@devjiwonchoi

Description

After git fetch --prune or using VS Code Git: Fetch (Prune), local branches remain in the VS Code project.

In order to delete those branches, the user has to delete them one by one or use certain command lines.

Suggesting the feature to remove local branches where origin is deleted which could be validated by git fetch --prune.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitygitGIT issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions