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
- Display upstream information for each branch
- Exclude branches with upstream from deletion options
- Confirmation dialog before deletion
- Detailed success/failure reporting
- Excludes currently checked out branch from deletion options
Usage
- Tools --> Git Branch Cleaner
- Select the branches you want to delete
- 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
1.2
Initial release of Git Branch Cleaner
| |