remote_list
Retrieve and display a list of Git repository remotes by specifying the repository's absolute path. Ideal for managing and reviewing remote connections in a Git workflow.
Instructions
List remotes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | No | Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo) |