Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> writes: > "reset" can be easily misunderstood as resetting a bisect session to its > start without finishing it. Clarify that it actually finishes the bisect > session. > > Reported-by: Andreas Mohr <andi@xxxxxxxx> > Signed-off-by: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> > --- > Documentation/git-bisect.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/git-bisect.txt b/Documentation/git-bisect.txt > index b4831bb..d50bd89 100644 > --- a/Documentation/git-bisect.txt > +++ b/Documentation/git-bisect.txt > @@ -83,7 +83,7 @@ Bisect reset > ~~~~~~~~~~~~ > > After a bisect session, to clean up the bisection state and return to > -the original HEAD, issue the following command: > +the original HEAD (i.e., to finish bisect), issue the following command: Makes sense. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html