Function untracked_files

Source
pub fn untracked_files<T: Rng>(
    txn: &MutTxn<'_, T>,
    repo_root: &Path,
) -> HashSet<PathBuf>