bisect: sanity check on terms
commitfe67687bb1b38cbbdca4339caf14136b33e04783
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Mon, 29 Jun 2015 15:40:32 +0000 (29 17:40 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Aug 2015 18:42:42 +0000 (3 11:42 -0700)
tree869cc93067f39a32772f318abd565a107dbd190e
parent4a6ada32cb64b0eba8b6f995e4230f0c722fd580
bisect: sanity check on terms

This is currently only a defensive check since the only terms are
bad/good and new/old, which pass it, but this is a preparation step for
accepting user-supplied terms.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-bisect.sh