We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7c4636 commit 45628f8Copy full SHA for 45628f8
book/07-git-tools/sections/interactive-staging.asc
@@ -53,7 +53,7 @@ Update>> 1,2
53
Update>>
54
----
55
56
-每个文件前面的 `*` 意味着这个文件将会被暂存。
+每个文件前面的 `*` 意味着选中的文件将会被暂存。
57
如果在 `Update>>` 提示符后不输入任何东西并直接按回车,Git 将会暂存之前选择的文件:
58
59
[source,console]
0 commit comments