git_status
Check a Git repository's branch and working tree status to identify uncommitted changes and current branch, without altering the repository.
Instructions
Show branch and working tree status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repositoryId | Yes | ID returned by git_list_repositories |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| output | Yes | ||
| truncated | Yes |