set_newest_commit


Description:

public void set_newest_commit (OId? oid)

Set the id of the newest commit to consider in the blame.

Specify null to set the default value which indicates to use HEAD.

Parameters:

this

a BlameOptions.

oid

a OId or null.