From 42a163decb100db9c2517bfc0a61e4b84498ed62 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 4 Oct 2025 21:59:52 +0800 Subject: [PATCH] first --- .gitconfig | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitconfig b/.gitconfig index 167442c..140fa3b 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,3 +1,5 @@ [user] - email = lingbai114514@qq.com - name = LingBai + email = your_email@example.com + name = Your Name +[safe] + directory = 你的项目目录