git-delete-merged-branches Plugin
Delete merged git branches interactively or automatically.
Usage Examples
- "delete all merged branches in repo"
- "dry run to see which branches would be deleted"
- "delete merged branches including remote"
Installation
npm install -g git-delete-merged-branches
Key Features
- Merged branch detection and deletion
- Dry-run mode for safety
- Local and remote branch cleanup
- Configurable branch patterns
- Interactive confirmation