From 32275ca788926ce0fdab65301df41c311e508907 Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Tue, 13 Feb 2018 11:05:31 -0800 Subject: [PATCH] Different workaround for ndots configuration. --- dotfiles/gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/gitconfig b/dotfiles/gitconfig index 32e84fa..964bbd1 100644 --- a/dotfiles/gitconfig +++ b/dotfiles/gitconfig @@ -39,7 +39,7 @@ user = matir # Site specific config -[url "https://www.github.com/"] +[url "https://github.com./"] insteadOf = "github:" insteadOf = "github://"