"David J. Mellor" <dmellor@xxxxxxxxxxxxxxxx> writes: > Reworded this section to make it less chatty. Also made minor grammatical > fixes. > > Signed-off-by: David J. Mellor <dmellor@xxxxxxxxxxxxxxxx> > --- > Documentation/git-bisect.txt | 154 +++++++++++++++++++++--------------------- > 1 files changed, 77 insertions(+), 77 deletions(-) > > diff --git a/Documentation/git-bisect.txt b/Documentation/git-bisect.txt > index e65c1ca..df0ed36 100644 > --- a/Documentation/git-bisect.txt > +++ b/Documentation/git-bisect.txt > @@ -48,61 +49,62 @@ $ git bisect good v2.6.13-rc2 # v2.6.13-rc2 was the last version > ... > ------------------------------------------------ > $ git bisect reset > ------------------------------------------------ > > -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). > +This resest the tree to the original branch instead of being on the This "resets" the tree. Otherwise looked fine; thanks. -- 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