pub fn get_task_commits( working_dir: &Path, start_commit: Option<&str>, ) -> Result<HashMap<String, Vec<String>>>
Get all commits in range that match task ID pattern