Git Delete Merged Branches

Use this skill when the user wants to clean up merged git branches locally and remotely.

javimosch f9048de 640 B Updated

File contents

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

javimosch/supercli/tree/main/plugins/git-delete-merged-branches/skills/quickstart commit f9048de5e2

Frequently asked questions

npx skillmds@latest add javimosch/git-delete-merged-branches