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/