From f0bd704338b0371ebd18a44bec86c8c8b6e2b5f7 Mon Sep 17 00:00:00 2001 From: zyimm Date: Thu, 7 Mar 2024 17:27:33 +0800 Subject: [PATCH] =?UTF-8?q?:art:=F0=9F=92=AFgit=E4=B8=80=E4=BA=9B=E5=B8=B8?= =?UTF-8?q?=E8=A7=81=E9=97=AE=E9=A2=98=E8=A7=A3=E5=86=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _posts/git/questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/git/questions.md b/_posts/git/questions.md index a8e6cb5..c3ba56c 100644 --- a/_posts/git/questions.md +++ b/_posts/git/questions.md @@ -73,7 +73,7 @@ git log -p -- 这个命令将显示每次提交对指定文件所做的具体变更。 -### 5.从远程切除分支并关联 +### 5.从远程checkout分支并关联 ```sh git checkout -b /