get_commit
Retrieve commit details including metadata and changes from Alibaba Cloud Yunxiao repositories to track code modifications and review development history.
Instructions
[Code Management] Get information about a commit
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | 组织ID | |
| repositoryId | Yes | 代码库ID或者URL-Encoder编码的全路径 | |
| sha | Yes | 提交ID,即Commit SHA值 |