github_get_default_branch
Get the default branch name for a GitHub repository. Specify repository or use configured default.
Instructions
Get the default branch for a repository.
Args: repo: Repository name (defaults to configured default repo)
Returns: Dictionary with default branch name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No |