revwalk.c
14.8 KB
-
revwalk: introduce pushing and hiding by glob · 155aca2d
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.
Carlos Martín Nieto committed