Structural diff
diffIdentify structural changes to nodes and edges against a git ref, providing a graph-aware comparison instead of text hunks.
Instructions
Structural diff of nodes and edges against a git ref (since, default HEAD): grove structures, not text hunks. Requires the project root to be a git repository; outside one it fails with a not a git repository error naming the root. log shows who changed what and when.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | git ref to diff against (default HEAD) |