From 94d4387df6521c9bfb35a1c672b21ee3e0a78b34 Mon Sep 17 00:00:00 2001 From: Barak Michener Date: Sun, 29 Jul 2018 11:30:47 -0700 Subject: [PATCH] add gitconfig for ssh upstream of github --- .gitconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitconfig b/.gitconfig index 9cf26ee..55f6ae8 100644 --- a/.gitconfig +++ b/.gitconfig @@ -34,3 +34,6 @@ default = current [rerere] enabled = true + +[url "git@github.com:"] + insteadOf = https://github.com/