From d45f107a95b10945897d0b38ae75a417aeea2a53 Mon Sep 17 00:00:00 2001 From: Rob Watson Date: Thu, 19 May 2022 17:08:28 +0200 Subject: [PATCH] gitconfig: Update default branch --- gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitconfig b/gitconfig index c2a8301..0a1a5cf 100644 --- a/gitconfig +++ b/gitconfig @@ -96,7 +96,7 @@ [pull] ff = only [init] - defaultBranch = development + defaultBranch = main [credential "https://github.com"] helper = !gh auth git-credential [diff]