get_newest_commit
Description:
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. |
Get the id of the newest commit to consider in the blame.
The default value of null indicates to use HEAD.
this |
a BlameOptions. |
a OId or null. |