Skip to main content

changed_files

Function changed_files 

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

Number of files touched by base...head.