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 Repository.ReachableFromAny() (#826) #827

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This change exposes the binding for git_graph_reachable_from_any().

(cherry picked from commit c8ce59d4eb3fc736fa380e7a2747c96659552e5d)

lhchavez commented 3 years ago

not supported in this version