From c70c27e633ee9f8b3e4ace0286ad31e0c6be1ac5 Mon Sep 17 00:00:00 2001 From: gxlin Date: Fri, 5 Feb 2021 20:44:47 +0800 Subject: Change tags location and git default branch --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig index f0ce216..b99f85e 100644 --- a/.gitconfig +++ b/.gitconfig @@ -3,3 +3,5 @@ name = gxlin [http] proxy = http://127.0.0.1:7890 +[init] + defaultBranch = main -- cgit v1.2.3