Skip to main content

submit

Function submit 

Source
pub fn submit(
    branch: Option<&str>,
    submit_stack: bool,
    dry_run: bool,
    push_mode: PushMode,
    desc: Option<&str>,
) -> Result<()>