From c54b5ef0f166a6454522686e6a2a5c1550505eb0 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sun, 20 Jun 2021 16:50:57 +0200 Subject: update --- .gitconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig index eaefde0..11f0d14 100644 --- a/.gitconfig +++ b/.gitconfig @@ -13,3 +13,7 @@ name = Marc Vertes [pull] rebase = false +[hub] + protocol = ssh +[init] + defaultBranch = main -- cgit v1.2.3