pub fn get_changed_files( revision: &str, staged: bool, ) -> Result<Vec<ChangedFile>>
Get the list of changed files for a revision.