From 5252e2145cf693269277c33c6e17a256e32c6284 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Wed, 23 Sep 2020 02:01:45 -0400 Subject: [PATCH] Update push URL for git.adamgoldsmith.name --- .config/git/config | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.config/git/config b/.config/git/config index d7d166e..600689b 100644 --- a/.config/git/config +++ b/.config/git/config @@ -23,11 +23,8 @@ required = true # URL Specific stuff -[url "https://adamgoldsmith.name/cgit/"] - insteadOf = http://adamgoldsmith.name/cgit/ -[url "ag:/srv/git/"] - pushInsteadOf = https://adamgoldsmith.name/cgit/ - pushInsteadOf = http://adamgoldsmith.name/cgit/ +[url "gitea@git.adamgoldsmith.name:"] + pushInsteadOf = https://git.adamgoldsmith.name/ [url "github:"] pushInsteadOf = https://github.com/