Skip to main content

diff_stat

Function diff_stat 

Source
pub async fn diff_stat(
    worktree: &Path,
    base: &str,
    head: &str,
) -> Result<String>
Expand description

--stat summary of base...head.