From 0e3f759956a25fea973d30903fb21ac151a5da11 Mon Sep 17 00:00:00 2001 From: Yuri Moens Date: Thu, 13 Mar 2025 11:02:28 +0100 Subject: [PATCH] [git] Add reisub rewrite --- dot_gitconfig.tmpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dot_gitconfig.tmpl b/dot_gitconfig.tmpl index 442f27d..5c64adf 100644 --- a/dot_gitconfig.tmpl +++ b/dot_gitconfig.tmpl @@ -40,6 +40,9 @@ {{ if eq .profile "personal" -}} {{- else if eq .profile "sfpd" -}} -[url "ssh://git@gitlab.sfpd.fgov.be/"] +[url "ssh://gitlab@gitlab.sfpd.fgov.be/"] insteadOf = https://gitlab.sfpd.fgov.be/ {{- end }} + +[url "ssh://git@git.nas.reisub.io/"] + insteadOf = https://git.nas.reisub.io/