hide_glob


Description:

public void hide_glob (string item) throws Error

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 '['.

Parameters:

this

a RevisionWalker.

item

the glob to hide.