Function generate_commit_message

Source
pub async fn generate_commit_message(diff: &str) -> Result<String>
Expand description

Generates an improved commit message using the provided prompt and diff Now uses a simplified approach that doesn’t require parsing the diff