delete_branch
Delete a specific branch from a Forgejo repository by specifying its owner, repository, and branch name. Removes obsolete branches to maintain a clean repository.
Instructions
Delete a branch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| branch | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||