get_repo_info
Retrieve essential details about the current git repository, including current and default branches, remote URL, and detected platform (GitHub/GitLab).
Instructions
Get information about the current git repository: current branch, default branch, remote URL, and detected platform (github/gitlab).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | Yes | Working directory — must be inside a git repository |