Refactored git repository code to seperate out repository entry tracking data and git2 mocking code.
Co-authored-by: Max <max@zed.dev> Co-authored-by: Julia <julia@zed.dev>
This commit is contained in:
parent
c95646a298
commit
af0974264c
7 changed files with 143 additions and 175 deletions
|
@ -19,6 +19,7 @@ log = { version = "0.4.16", features = ["kv_unstable_serde"] }
|
|||
smol = "1.2"
|
||||
parking_lot = "0.11.1"
|
||||
async-trait = "0.1"
|
||||
futures = "0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
unindent = "0.1.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue