Assign a stable identity to Worktree entries

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
Antonio Scandurra 2021-06-28 19:41:33 +02:00
parent 65aa9733d7
commit 958345b5ce
4 changed files with 151 additions and 67 deletions

View file

@ -618,8 +618,10 @@ mod tests {
abs_path: PathBuf::new().into(),
ignores: Default::default(),
entries: Default::default(),
removed_entry_ids: Default::default(),
root_name: Default::default(),
root_char_bag: Default::default(),
next_entry_id: Default::default(),
},
false,
path_entries.into_iter(),