Skip to content

Commit 6685f9a

Browse files
authored
Use gitoxide in get_status (#2673)
1 parent 6d0a2ec commit 6685f9a

File tree

11 files changed

+497
-63
lines changed

11 files changed

+497
-63
lines changed

Cargo.lock

Lines changed: 219 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

asyncgit/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ gix = { version = "0.71.0", default-features = false, features = [
2828
"max-performance",
2929
"revision",
3030
"mailmap",
31+
"status",
3132
] }
3233
log = "0.4"
3334
# git2 = { path = "../../extern/git2-rs", features = ["vendored-openssl"]}

0 commit comments

Comments
 (0)