branch_delete
Remove unnecessary branches in Git repositories by specifying the branch name and repository path. Streamline repository management and improve workflow efficiency with this tool.
Instructions
Delete a branch
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | Branch name | |
path | No | Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo) |