list_commits
Retrieve commit history for a Bitbucket repository to track changes, review code evolution, and analyze development progress with configurable result limits.
Instructions
Get commit information for a specific repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository_name | Yes | Name of the repository (repo slug) | |
| limit | No | Maximum number of commits to return (default: 50, max: 100) |