Skip to main content

run

Function run 

Source
pub fn run(
    ctx: &Context,
    from: Option<String>,
    to: String,
    remote: String,
    branch: Option<String>,
    allow_empty: bool,
) -> CoreResult<()>