Code

bisect--helper: remove "--next-vars" option as it is now useless
authorChristian Couder <chriscool@tuxfamily.org>
Tue, 21 Apr 2009 05:54:09 +0000 (07:54 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 May 2009 07:30:28 +0000 (00:30 -0700)
commitc99f069de2f06b7abe0406c2ff1b46621dbc9398
tree427f134a9a98fab72f8c38ff75a514523c696a67
parent5a1d31c7e43a54c3a5275266745488de7208d871
bisect--helper: remove "--next-vars" option as it is now useless

Because it has been replaced by "--next-exit".

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
bisect.c
bisect.h
builtin-bisect--helper.c