bb_get_commit_diff
Fetch the raw diff introduced by a commit relative to its parent to review code modifications directly in Bitbucket.
Instructions
Get the raw diff introduced by a single commit (the changes the commit makes relative to its parent).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commitId | Yes | Full commit SHA | |
| repoSlug | Yes | ||
| projectKey | Yes |