hide


Description:

public void hide (OId oid) throws Error

Marks a commit (and its ancestors) uninteresting for the output.

The given OID must belong to a commit on the walked repository.

The resolved commit and all its parents will be hidden from the output on the revision walk.

Parameters:

this

a RevisionWalker.

oid

a OId.