feat: CommandError -> CommandResult, add git check

This commit is contained in:
2020-12-27 15:31:06 +08:00
parent c13952a886
commit 86dcbef727
8 changed files with 44 additions and 20 deletions

4
Cargo.lock generated
View File

@@ -942,9 +942,9 @@ dependencies = [
[[package]]
name = "rust_util"
version = "0.6.15"
version = "0.6.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "754278eaff41b86ced9e2913b3f5ee8bd7c2446be81f0739a567e9d0ad6cdb3a"
checksum = "d86f4838bd1e232610932d5a26fcf58305d1dbc936590612af966f8365afe1e7"
dependencies = [
"lazy_static",
"libc",