gitconfig: Update default branch

This commit is contained in:
Rob Watson 2022-05-19 17:08:28 +02:00
parent 47be43c89a
commit d45f107a95
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
[pull]
ff = only
[init]
defaultBranch = development
defaultBranch = main
[credential "https://github.com"]
helper = !gh auth git-credential
[diff]