How to build a `Git diff` driver
Summary
The article explains how to create an external git diff driver, detailing the 7 arguments git diff passes, and offers a practical example using oasdiff for OpenAPI specifications. It also discusses when to rely on textconv and suggests caching strategies using file SHAs.