Add a new root for the traversal
The pushed commit will be marked as one of the roots from which to start the walk. This commit may not be walked if it or a child is hidden.
At least one commit must be pushed onto the walker before a walk can be started.
The given id must belong to a committish on the walked repository.
the walker being used for the traversal.
the oid of the commit to start from.
0 or an error code
See Implementation
Add a new root for the traversal
The pushed commit will be marked as one of the roots from which to start the walk. This commit may not be walked if it or a child is hidden.
At least one commit must be pushed onto the walker before a walk can be started.
The given id must belong to a committish on the walked repository.