Skip to main content

get_diff_summary

Function get_diff_summary 

Source
pub fn get_diff_summary(
    source_branch: &str,
    target_branch: &str,
) -> Result<String>
Expand description

Get the diff summary between two branches