From bd6d7f6deedd0151676859ed080f6c4fe3148a98 Mon Sep 17 00:00:00 2001 From: Brian Doll Date: Wed, 26 Sep 2012 15:27:35 -0700 Subject: [PATCH] add hub config --- gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gitconfig b/gitconfig index af204ba..e7e2ee3 100644 --- a/gitconfig +++ b/gitconfig @@ -42,3 +42,5 @@ default = current [credential] helper = osxkeychain +[hub] + protocol = https