Closed
Description
Summary 💡
https://libgit2.org/libgit2/#HEAD/group/callback/git_revwalk_hide_cb
Related: rust-lang/git2-rs#662
Motivation 🔦
This would allow to hide commits and their parents during rev walk, which is useful for improving performance in certain scenarios.