push


Description:

public void push (OId oid) throws Error

Marks a commit to start traversal from.

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

The given commit will be used as one of the roots when starting the revision walk. At least one commit must be pushed the repository before a walk can be started.

Parameters:

this

a RevisionWalker.

oid

a OId.