Replace the old worktree with the new one

This commit is contained in:
Nathan Sobo 2021-04-15 21:02:30 -06:00
parent 5648c67d54
commit 358fad8242
11 changed files with 105 additions and 1456 deletions

View file

@ -13,4 +13,3 @@ mod util;
pub mod watch;
pub mod workspace;
mod worktree;
mod worktree_old;