提交 65e73dba 编写于 作者: C Christian Couder 提交者: Junio C Hamano

documentation: bisect: remove bits talking about a bisection branch

... because we are now bisecting using a detached HEAD.
Signed-off-by: NChristian Couder <chriscool@tuxfamily.org>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 64839259
...@@ -85,10 +85,9 @@ Oh, and then after you want to reset to the original head, do a ...@@ -85,10 +85,9 @@ Oh, and then after you want to reset to the original head, do a
$ git bisect reset $ git bisect reset
------------------------------------------------ ------------------------------------------------
to get back to the original branch, instead of being in one of the to get back to the original branch, instead of being on the bisection
bisection branches ("git bisect start" will do that for you too, commit ("git bisect start" will do that for you too, actually: it will
actually: it will reset the bisection state, and before it does that reset the bisection state).
it checks that you're not using some old bisection branch).
Bisect visualize Bisect visualize
~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册