Method
GgitRevisionWalkerhide_glob
Declaration [src]
void
ggit_revision_walker_hide_glob (
GgitRevisionWalker* walker,
const gchar* item,
GError** error
)
Description [src]
Hide all OIDs pointed to by references that match the given glob pattern to the revsision walker. A leading ‘refs/’ is implied if not present, as well as a trailing ‘/ \ ‘ if the glob lacks ‘?’, ‘\ ‘ or ‘[‘.