From 1a75cfe667a762166f5eeafe545cf38a01d15de7 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Mon, 25 Nov 2024 18:41:19 -0500 Subject: [PATCH] git.home rewrite --- configs/.gitconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/.gitconfig b/configs/.gitconfig index e112705..6b04a06 100644 --- a/configs/.gitconfig +++ b/configs/.gitconfig @@ -75,6 +75,9 @@ [url "ssh://git@github.com/"] pushInsteadOf = https://github.com/ +[url "ssh://git@git.home/"] + pushInsteadOf = http://git.home/ + #[credential "https://github.com"] # helper = # helper = !gh auth git-credential