diff --git a/README.md b/README.md new file mode 100644 index 0000000..f4150c0 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# diff-test + +## Summary + +This is a test repository used by baz-scm for exercising diff and code review tooling. It contains small sample projects in multiple languages — Node.js (`node/`), Python (`python/`), TypeScript/NestJS (`typescript/nestjs/`), and a `binary/` example — intentionally including varied file types and code patterns to serve as fixtures for diff scenarios.