get_oldest_commit
Description:
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. |
Get the id of the oldest commit to consider in the blame.
Teh default value of null indicates to used HEAD.
this |
a BlameOptions. |
a OId or null. |