提交 3983caa5 编写于 作者: J Junio C Hamano

Documentation/git-reset:

Since 3368d11f (Remove unnecessary git-rm --cached reference from
status output), the status output marks the "Added but not yet
committed" section as "Changes to be committed".
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 959ba670
......@@ -37,7 +37,7 @@ OPTIONS
--soft::
Does not touch the index file nor the working tree at all, but
requires them to be in a good order. This leaves all your changed
files "Added but not yet committed", as linkgit:git-status[1] would
files "Changes to be committed", as linkgit:git-status[1] would
put it.
--hard::
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册