Skip to content

Commit 45628f8

Browse files
committed
Chane "这个" to "选中的"
1 parent f7c4636 commit 45628f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/07-git-tools/sections/interactive-staging.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Update>> 1,2
5353
Update>>
5454
----
5555

56-
每个文件前面的 `*` 意味着这个文件将会被暂存
56+
每个文件前面的 `*` 意味着选中的文件将会被暂存
5757
如果在 `Update>>` 提示符后不输入任何东西并直接按回车,Git 将会暂存之前选择的文件:
5858

5959
[source,console]

0 commit comments

Comments
 (0)