mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 10:00:17 +05:30
Fix git2 v0.19 API compatibility issues: - Replace deprecated .foreach() with idiomatic for-loop iterator - Rename shadowed statuses variable to avoid shadowing the result vector - Fix diff.print callback signature: use _hunk instead of _origin Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>