From 0fa70fa6c7645662fc402babff2e3a3e897d2b68 Mon Sep 17 00:00:00 2001 From: gzkoala Date: Mon, 2 Mar 2026 19:44:41 +0800 Subject: [PATCH] =?UTF-8?q?docs(update):=E6=9B=B4=E6=96=B0Arabica=20Sprint?= =?UTF-8?q?=201=20README=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gzkoala --- projects/arabica/sprint1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/arabica/sprint1/README.md b/projects/arabica/sprint1/README.md index 15cae60..079895e 100644 --- a/projects/arabica/sprint1/README.md +++ b/projects/arabica/sprint1/README.md @@ -35,7 +35,7 @@ license: "CC BY-SA 4.0" ```bash # 直接克隆指定的 feature 分支 -git clone -b feature/arabica-sprint-1 https://gitlink.org.cn/Gitconomy/Project-Caffeine.git +git clone -b feature-arabica-sprint-1 https://gitlink.org.cn/Gitconomy/Project-Caffeine.git # 进入 Sprint1 的独立工作目录 cd Project-Caffeine/projects/arabica/sprint1