Skip to content

Commit 6b1bef1

Browse files
OlingCatnetworm
authored andcommitted
移除遗留的英文内容
1 parent c6862c2 commit 6b1bef1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

book/01-introduction/sections/what-is-git.asc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ Git 有三种状态,你的文件可能处于其中之一: *已提交(commi
8686
* 已提交表示数据已经安全地保存在本地数据库中。
8787

8888
这会让我们的 Git 项目拥有三个阶段:工作区、暂存区以及 Git 目录。
89-
This leads us to the three main sections of a Git project: the working tree, the staging area, and the Git directory.
9089

9190
.工作目录、暂存区域以及 Git 仓库.
9291
image::images/areas.png[工作区、暂存区以及 Git 目录。]

0 commit comments

Comments
 (0)