From 09cadf01619c47e04b71274c3866f2a9047050ca Mon Sep 17 00:00:00 2001 From: Konano Date: Fri, 8 Nov 2024 18:08:23 +0800 Subject: [PATCH] =?UTF-8?q?fix(.gitconfig):=20=E4=BF=AE=E5=A4=8D=E7=BC=A9?= =?UTF-8?q?=E8=BF=9B=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/.gitconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/.gitconfig b/files/.gitconfig index f381aa0..6671f90 100644 --- a/files/.gitconfig +++ b/files/.gitconfig @@ -1,5 +1,5 @@ [user] - email = nanoapezlk@gmail.com - name = Konano + email = nanoapezlk@gmail.com + name = Konano [init] - defaultBranch = main + defaultBranch = main