diff_with_ref
Compare code changes between the current HEAD and a specified reference branch (e.g., develop or main) to summarize differences in a project. Use this to track modifications when creating or reviewing pull requests.
Instructions
Return a summary of the diff between HEAD and the given ref.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_name | Yes | ||
ref | Yes |