get_current_changes
Retrieves current uncommitted changes from a specified repository using git diff, enabling validation of work-in-progress code for ABAC review.
Instructions
Get current uncommitted changes from the M365ABAC repository using git diff. Useful for validating work-in-progress code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository | No | Which repository to get changes from (default: M365ABAC) |