changeset 690:5b98946be635

[gitconfig] main as default branch name
author nanaya <me@nanaya.pro>
date Sun, 23 Oct 2022 01:44:48 +0900
parents a9fbb21ab09c
children 7dda86be7a60
files rc/gitconfig
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/rc/gitconfig	Fri Oct 21 20:21:47 2022 +0900
+++ b/rc/gitconfig	Sun Oct 23 01:44:48 2022 +0900
@@ -17,3 +17,5 @@
 	date = iso-local
 [pull]
 	ff = only
+[init]
+	defaultBranch = main