compare_with_git
Compare a GIMS component with its Git version using the updated_at timestamp, helping identify differences and maintain synchronization between GIMS and Git.
Instructions
Compare a GIMS component with its Git version (by updated_at)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gims_name | Yes | Component name in GIMS | |
| component_type | Yes | Component type | |
| git_exported_at | Yes | Export date from Git meta.yaml |