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