get_newest_commit


Description:

public OId? get_newest_commit ()

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

The default value of null indicates to use HEAD.

Parameters:

this

a BlameOptions.

Returns:

a OId or null.