Eagerly update worktree entries when saving
Don't use ModelHandles for storing Files. Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
parent
dc8e216fcb
commit
c5e08b6548
6 changed files with 365 additions and 265 deletions
|
@ -619,6 +619,7 @@ mod tests {
|
|||
ignores: Default::default(),
|
||||
entries: Default::default(),
|
||||
root_name: Default::default(),
|
||||
root_char_bag: Default::default(),
|
||||
},
|
||||
false,
|
||||
path_entries.into_iter(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue