ado_list_commits
List commits in an Azure DevOps repository, optionally filtered by branch.
Instructions
List commits in a repository, optionally filtered by branch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| skip | No | ||
| branch | No | Branch to list commits from | |
| repoId | Yes | Repository name or ID | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) |