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