From 8d3126b55c42b33fad5d1e9e64d74c7d04bc0806 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Thu, 4 Feb 2021 09:01:34 -0600 Subject: gitconfig changes --- gitconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gitconfig b/gitconfig index e5dfcf0..f68fed8 100644 --- a/gitconfig +++ b/gitconfig @@ -32,3 +32,7 @@ [diff] tool = meld +[init] + defaultBranch = main +[pull] + ff = only -- cgit v1.2.3