Skip to content

Optionally enable --prune while git fetch'ing #29217

@letmaik

Description

@letmaik

Since it is now possible to delete local git branches the remaining problem is that remote-tracking refs are accumulated over time and clutter the checkout and other menus. I think it would make sense if one could enable the --prune flag when vscode does it's periodic git fetch so that refs which don't exist anymore on the server are automatically cleaned.

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 opportunities

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions