hive-forge: shell out to git for origin-remote inference instead of hand-parsing config

This commit is contained in:
damocles 2026-07-29 18:44:28 +02:00
commit ed305bbe00
3 changed files with 18 additions and 85 deletions

1
Cargo.lock generated
View file

@ -1689,7 +1689,6 @@ dependencies = [
"reqwest 0.13.1",
"serde",
"serde_json",
"tempfile",
"time",
"url",
]