diff .gitconfig @ 897:ba2630ce851b

update default branch for git
author Jeff Hammel <k0scist@gmail.com>
date Mon, 01 Aug 2022 16:40:53 -0700
parents ca1fb54c03ee
children 7ba1f770598c
line wrap: on
line diff
--- a/.gitconfig	Fri Feb 11 09:33:38 2022 -0800
+++ b/.gitconfig	Mon Aug 01 16:40:53 2022 -0700
@@ -24,3 +24,5 @@
 	submodule = log
 [branch]
 	autosetuprebase = always
+[init]
+	defaultBranch = main