pub fn get_recent_commits(dir: &str, count: usize) -> Result<Vec<String>>
Get recent commit messages for style consistency (last N commits)