From 7c84c7fb393587e5d2aa0334bdd7895142865ca6 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Sat, 18 May 2024 16:02:18 +0200 Subject: added instead of and pushinsteadof urls for git.wazul.moe --- home/.gitconfig | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/home/.gitconfig b/home/.gitconfig index 89e4304..2c20174 100644 --- a/home/.gitconfig +++ b/home/.gitconfig @@ -23,3 +23,8 @@ autosquash = true [pull] rebase = true +[url "https://git.wazul.moe/"] + insteadOf = git-repos:public/ +[url "git-repos:public/"] + pushInsteadOf = https://git.wazul.moe/ + pushInsteadOf = git-repos:public/ -- cgit v1.2.3-70-g09d2