libgit2 / git2go

Git to Go; bindings for libgit2. Like McDonald's but tastier.
MIT License
1.93k stars 316 forks source link

Add support for Odb.MultiPackIndex() (#819) #824

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This change exposes the binding for git_odb_write_multi_pack_index().

(cherry picked from commit 922f2f74874258e601a5b49bc90d33e8480e2227)

lhchavez commented 3 years ago

not supported in this version