pub fn get_deleted_files( repo_root: &Path, diff_range: Option<&str>, ) -> Result<FxHashSet<PathBuf>>