Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx> writes: > I would say terms_defined is OK even if only the first patches get > merged. The reason why you need this variable is because you need to > know whether the terms have been defined or not, and to me that's the > most important. Well said. Thanks. > > I'd suggest something like this: > > # terms_defined is 0 when the user did not define the terms explicitely s/citely/citly/; > # yet. This is the case when running 'git bisect start bad_rev good_rev' > # before we see an explicit reference to a term. > terms_defined=0 > > Then PATCH 7/7 can add a mention of 'git bisect terms' just in the > comment. -- 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