* [PATCH] documentation: bisect: remove bits talking about a bisection branch
@ 2008-06-14 7:21 Christian Couder
0 siblings, 0 replies; only message in thread
From: Christian Couder @ 2008-06-14 7:21 UTC (permalink / raw)
To: Junio Hamano, Johannes Schindelin; +Cc: git
... because we are now bisecting using a detached HEAD.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
---
Documentation/git-bisect.txt | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/Documentation/git-bisect.txt b/Documentation/git-bisect.txt
index 37c7acb..3ca0d33 100644
--- a/Documentation/git-bisect.txt
+++ b/Documentation/git-bisect.txt
@@ -85,10 +85,9 @@ Oh, and then after you want to reset to the original head, do a
$ git bisect reset
------------------------------------------------
-to get back to the original branch, instead of being in one of the
-bisection branches ("git bisect start" will do that for you too,
-actually: it will reset the bisection state, and before it does that
-it checks that you're not using some old bisection branch).
+to get back to the original branch, instead of being on the bisection
+commit ("git bisect start" will do that for you too, actually: it will
+reset the bisection state).
Bisect visualize
~~~~~~~~~~~~~~~~
--
1.5.6.rc0.202.g8f5a
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-06-14 7:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-14 7:21 [PATCH] documentation: bisect: remove bits talking about a bisection branch Christian Couder
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).