Files
oak-gpui/crates/collab/src
Max Brunsfeld dfcc143ead Rename 'project_core' crate to 'worktree', make it just about worktrees (#9189)
This is just a refactor. I noticed that we now have a `project_core`
crate, which mainly contains the `Worktree` type and its private
helpers, plus the project's settings.

In this PR, I've renamed that crate to `worktree` and did some minor
simplification to its module structure. I also extracted a new
`WorktreeSettings` settings type from the `ProjectSettings`, so that the
worktree settings could live in the worktree crate. This way, the crate
is now exclusively about worktree logic.

Release Notes:

- N/A
2024-03-11 11:35:27 -07:00
..
2024-03-07 19:56:41 -07:00
2024-03-02 18:24:22 -05:00
2024-03-06 20:51:43 -07:00
2024-03-04 19:17:40 -07:00
2024-03-11 10:45:57 +01:00
2024-03-07 19:56:41 -07:00