From b4097b73b4b0e0d915745f6d28df5e474a312491 Mon Sep 17 00:00:00 2001 From: Tobias Manske Date: Sat, 19 Mar 2022 22:37:06 +0100 Subject: [PATCH] [hub] use https as protocol --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitconfig b/.gitconfig index 212bfb9..acaa16e 100644 --- a/.gitconfig +++ b/.gitconfig @@ -28,3 +28,5 @@ commit-decoration-style = bold yellow box ul file-style = bold yellow ul file-decoration-style = none +[hub] + protocol = https