hive-forge: shell out to git for origin-remote inference instead of hand-parsing config
This commit is contained in:
parent
f034ffb9d8
commit
ed305bbe00
3 changed files with 18 additions and 85 deletions
|
|
@ -39,8 +39,5 @@ reqwest = { workspace = true, features = [
|
|||
serde = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue