rev-list: remove stringed output flag from "show_bisect_vars"
commit38ef7507d1dce87d68f177a6209d716339fee854
authorChristian Couder <chriscool@tuxfamily.org>
Tue, 21 Apr 2009 05:54:10 +0000 (21 07:54 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 May 2009 07:30:28 +0000 (10 00:30 -0700)
tree8a3c9c26be0ecaaba899aed6d9a9d154157b7f01
parentc99f069de2f06b7abe0406c2ff1b46621dbc9398
rev-list: remove stringed output flag from "show_bisect_vars"

Because it was used only by "git bisect--helper --next-vars" but
the "--next-vars" option has been removed.

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