get_oldest_commit


Description:

public OId? get_oldest_commit ()

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

Teh default value of null indicates to used HEAD.

Parameters:

this

a BlameOptions.

Returns:

a OId or null.