Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Git Branch CleanerNew to Visual Studio Code? Get it now.
Git Branch Cleaner

Git Branch Cleaner

mtalhasahin

|
229 installs
| (2) | Free
Bulk delete local Git branches
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git Branch Cleaner

A Visual Studio Code extension that helps you clean up local Git branches by providing a simple interface to bulk delete them.

Features

  • List all local Git branches
  • Multi-select branches for deletion
  • Confirmation dialog before deletion
  • Detailed success/failure reporting
  • Excludes currently checked out branch from deletion options

Usage

  1. Open the command palette (Ctrl+Shift+P / Cmd+Shift+P)
  2. Type "Git: Delete Local Branches"
  3. Select the branches you want to delete
  4. Confirm the deletion

Requirements

  • Git must be installed and accessible from the command line
  • The workspace must be a Git repository

Extension Settings

This extension does not contribute any settings.

Known Issues

  • None at this time

Release Notes

0.0.1

Initial release of Git Branch Cleaner

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft