提交 60b091c6 编写于 作者: Q Quentin Pradet 提交者: Junio C Hamano

git-bisect.txt: add missing word

Signed-off-by: NQuentin Pradet <quentin.pradet@gmail.com>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 49800c94
......@@ -137,7 +137,7 @@ respectively, in place of "good" and "bad". (But note that you cannot
mix "good" and "bad" with "old" and "new" in a single session.)
In this more general usage, you provide `git bisect` with a "new"
commit has some property and an "old" commit that doesn't have that
commit that has some property and an "old" commit that doesn't have that
property. Each time `git bisect` checks out a commit, you test if that
commit has the property. If it does, mark the commit as "new";
otherwise, mark it as "old". When the bisection is done, `git bisect`
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册