pub fn get_diff_summary( source_branch: &str, target_branch: &str, ) -> Result<String>
Get the diff summary between two branches