Skip to main content

handle_commit

Function handle_commit 

Source
pub async fn handle_commit(
    push: bool,
    dry_run: bool,
    context: Option<&str>,
) -> Result<()>
Expand description

Handle oxi commit [--push] [--dry-run] [-c <context>].