Skip to main content

promote

Function promote 

Source
pub fn promote<F>(
    session_id: &str,
    digest: &str,
    current_revision: &str,
    apply: F,
) -> Result<PromoteOutcome>
Expand description

Apply one change-set. A moved source revision returns before apply.