Matthieu Moy <matthieu....@imag.fr> writes:

> diff --git a/Documentation/git-bisect.txt b/Documentation/git-bisect.txt
> index 24171a5..b1ef41c 100644
> --- a/Documentation/git-bisect.txt
> +++ b/Documentation/git-bisect.txt
> @@ -19,6 +19,7 @@ on the subcommand:
>   git bisect start [--no-checkout] [<bad> [<good>...]] [--] [<paths>...]
>   git bisect (bad|new) [<rev>]
>   git bisect (good|old) [<rev>...]
> + git bisect terms <term-old> <term-new>

I think this is the other way around.

Other than that, this round looked OK to me.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to