From 9250e4ce69071660b29739dc58046630f988dc5c Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Wed, 10 Apr 2019 10:25:36 -0400 Subject: [PATCH] Fix indent --- .config/git/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/git/config b/.config/git/config index 6f30ddd..2b9159c 100644 --- a/.config/git/config +++ b/.config/git/config @@ -23,10 +23,10 @@ pushInsteadOf = http://adamgoldsmith.name/cgit/ [url "github:"] - pushInsteadOf = https://github.com/ + pushInsteadOf = https://github.com/ [url "aur:"] - pushInsteadOf = https://aur.archlinux.org/ + pushInsteadOf = https://aur.archlinux.org/ [url "heroku:"] insteadOf = https://git.heroku.com/