get_id


Description:

public OId? get_id ()

Gets the commit ID being cherry-picked.

This will be populated for all operations except those of type GGIT_REBASE_OPERATION_EXEC.

Parameters:

this

a RebaseOperation.

Returns:

the commit ID being cherry-picked or null.