Pranit Bauva <pranit.ba...@gmail.com> writes:

> +     for (i = 0; i < rev_nr; i++) {
> +             if (!is_expected_rev(revs[i])) {
> +                     remove_path(git_path_bisect_ancestors_ok());
> +                     remove_path(git_path_bisect_expected_rev());
> +                     return 0;

Same comment on the use of this helper function applies here, too.
--
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