pub async fn handle_commit( push: bool, dry_run: bool, context: Option<&str>, ) -> Result<()>
Handle oxi commit [--push] [--dry-run] [-c <context>].
oxi commit [--push] [--dry-run] [-c <context>]