get_commit
Retrieve detailed information about a specific commit, including associated file changes, from an Azure DevOps repository.
Instructions
Get detailed information about a specific commit including changes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name | |
| repository | Yes | Repository name or ID | |
| commitId | Yes | Full commit SHA | |
| includeChanges | No | Include file changes |