Added git status to the project panel, added worktree test
This commit is contained in:
parent
93f57430da
commit
e98507d8bf
4 changed files with 246 additions and 19 deletions
|
@ -74,5 +74,6 @@ lsp = { path = "../lsp", features = ["test-support"] }
|
|||
settings = { path = "../settings", features = ["test-support"] }
|
||||
util = { path = "../util", features = ["test-support"] }
|
||||
rpc = { path = "../rpc", features = ["test-support"] }
|
||||
git2 = { version = "0.15", default-features = false }
|
||||
tempdir.workspace = true
|
||||
unindent.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue