feat(git-gate): remove git remote host override plumbing
This commit is contained in:
@@ -56,7 +56,6 @@ def _git_gate_plan(tmp: str) -> GitGatePlan:
|
||||
upstream_port="30009",
|
||||
identity_file="/dev/null",
|
||||
known_host_key="ssh-ed25519 AAAA...",
|
||||
extra_hosts={},
|
||||
),
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user