Skip to main content

get_changed_files

Function get_changed_files 

Source
pub fn get_changed_files(
    revision: &str,
    staged: bool,
) -> Result<Vec<ChangedFile>>
Expand description

Get the list of changed files for a revision.