diff --git a/git/gitconfig.j2 b/git/gitconfig.j2 index cc44d46..1a20443 100644 --- a/git/gitconfig.j2 +++ b/git/gitconfig.j2 @@ -113,3 +113,6 @@ requireForce = true [pull] rebase = true + +[url "ssh://git@code.hkoerber.de:2222/"] + insteadOf = https://code.hkoerber.de/