push_glob


Description:

public void push_glob (string item) throws Error

Push 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 push.