mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-24 09:09:33 +00:00
git_revwalk_{push,hide}_glob() lets you push the OIDs of references
that match the specified glob. This is the basics for what git.git
does with the rev-list options --branches, --tags, --remotes and
--glob.
|
||
|---|---|---|
| .. | ||
| git2 | ||
| git2.h | ||