set_newest_commit
Description:
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. |
Set the id of the newest commit to consider in the blame.
Specify null to set the default value which indicates to use HEAD.
| this |
a BlameOptions. |
| oid |
a OId or null. |