get_id
Description:
Gets the commit ID being cherry-picked.
This will be populated for all operations except those of type GGIT_REBASE_OPERATION_EXEC
.
Parameters:
this |
Returns:
the commit ID being cherry-picked or null. |
Gets the commit ID being cherry-picked.
This will be populated for all operations except those of type GGIT_REBASE_OPERATION_EXEC
.
this |
the commit ID being cherry-picked or null. |