Add git status to the file system abstraction
co-authored-by: petros <petros@zed.dev>
This commit is contained in:
parent
6385e51957
commit
7169f5c760
4 changed files with 94 additions and 27 deletions
|
@ -13,6 +13,7 @@ gpui = { path = "../gpui" }
|
|||
lsp = { path = "../lsp" }
|
||||
rope = { path = "../rope" }
|
||||
util = { path = "../util" }
|
||||
sum_tree = { path = "../sum_tree" }
|
||||
anyhow.workspace = true
|
||||
async-trait.workspace = true
|
||||
futures.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue