Communicate Repository Changes with mergeway-cli diff
Use mergeway-cli diff with a time-based Git baseline to explain semantic data changes over time.
The how-to guides capture focused, task-oriented recipes for Mergeway users. Each guide assumes you already understand the core concepts and need a concrete sequence of steps to accomplish a specific outcome, such as enforcing formatting in CI or wiring Mergeway into deployment automation.
Use mergeway-cli diff with a time-based Git baseline to explain semantic data changes over time.
Use the example repository to get started with Mergeway CLI
Set up GitHub Actions and CODEOWNERS to keep Mergeway formatting and ownership consistent.
Advanced guide on using JSON Schema and JSON Path for setting up Mergeway with existing data structures
Configure pre-commit to run mergeway-cli fmt before each commit.