Currently, SCMBinder will attempt to perform a lightweight checkout, falling back to heavyweight when that fails. There is no public way to tell which type of checkout was use. Propose adding Maybe we can add an isLightweight() method like in CpsScmFlowDefinition.?
Currently, SCMBinder will attempt to perform a lightweight checkout, falling back to heavyweight when that fails. There is no public way to tell which type of checkout was use. Maybe we can add an isLightweight() method like in CpsScmFlowDefinition?
Currently, SCMBinder will attempt to perform a lightweight checkout, falling back to heavyweight when that fails. There However, there is no public way to tell which type of checkout was use.