libgit2/include
Carlos Martín Nieto 155aca2da7 revwalk: introduce pushing and hiding by glob
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.
2012-02-27 22:00:27 +01:00
..
git2 revwalk: introduce pushing and hiding by glob 2012-02-27 22:00:27 +01:00
git2.h Merge pull request #558 from schu/notes-api 2012-02-15 11:38:40 -08:00