From d8266e6d053b59b4122414294dba1fe5452ea59a Mon Sep 17 00:00:00 2001 From: KiriAky 107 Date: Sun, 8 Mar 2026 12:10:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0git=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/readme.md b/backend/readme.md index c142ff8..87b1b77 100644 --- a/backend/readme.md +++ b/backend/readme.md @@ -83,6 +83,7 @@ settings.json内容如下: 但,可以保留.env.example文件,以示需要调用的api key ## 关于git账户 +直接在终端输入以下命令 ```bash #全局设置 git config --global user.name "你的名字"