diff --git a/.tests/lab/fake-private/private_dot_config/git/config.local.tmpl b/.tests/lab/fake-private/private_dot_config/git/config.local.tmpl index 75c11cd..3a7c6e6 100644 --- a/.tests/lab/fake-private/private_dot_config/git/config.local.tmpl +++ b/.tests/lab/fake-private/private_dot_config/git/config.local.tmpl @@ -47,7 +47,7 @@ ; dot_gitconfig; phase 3 removed it from the public tier because it names an ; authentication method tied to your keys, not a neutral default. [url "git@github.com:"] - insteadOf = https://github.com/ + pushInsteadOf = https://github.com/ {{ if $wan -}} ; Gitea clone/push shortcuts: git clone gitea:ben/repo.git