Function git_iris::commit::handle_gen_command

source ยท
pub async fn handle_gen_command(
    common: CommonParams,
    auto_commit: bool,
    use_gitmoji: bool,
    print: bool,
    verify: bool,
) -> Result<()>