author | Christian Couder <chriscool@tuxfamily.org> | |
Tue, 21 Apr 2009 05:54:10 +0000 (07:54 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 10 May 2009 07:30:28 +0000 (00:30 -0700) | ||
commit | 38ef7507d1dce87d68f177a6209d716339fee854 | |
tree | 8a3c9c26be0ecaaba899aed6d9a9d154157b7f01 | tree | snapshot |
parent | c99f069de2f06b7abe0406c2ff1b46621dbc9398 | commit | diff |
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>
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 | diff | blob | history | |
builtin-rev-list.c | diff | blob | history |