fangorn/ex_git_objectstore
public
ref:4dd9e11aa8545cb03121025053d1a2a06e8ba62c
test: add protocol interop tests with real git CLI packs (closes #8)
16 integration tests that exercise ReceivePack and UploadPack with real
git-generated pack data (delta compression, thin packs, binary files,
merge commits, force push, multi-branch, annotated tags, round-trip
verification, adversarial packs). Also fix credo issues in diff module.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
SHA:
4dd9e11aa8545cb03121025053d1a2a06e8ba62c
Author:
Cole Christensen <cole.christensen@macmillan.com>
Date:
2026-03-14 02:52
Parents:
b18689e
3 files changed
+871
-42
| Type | ||
|---|---|---|
|
|
lib/ex_git_objectstore/diff.ex | +23 −21 |
|
||