git-remote-list
Lists all remote repositories in a Git directory, showing their names and URLs. Optionally specify the working directory.
Instructions
Lists all remote repositories
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | The directory to run the command in (defaults to current working directory) |