author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | |
Tue, 28 Feb 2012 13:59:59 +0000 (20:59 +0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 28 Feb 2012 18:47:28 +0000 (10:47 -0800) | ||
commit | 8ba8fe049feb9207dd3543c339da955336e5df8f | |
tree | 8b64d1dfe432ec3ab027d9271254cf86fcfb03ea | tree | snapshot |
parent | cb8da70547af5cd5c8e03be5a236971951e81277 | commit | diff |
rev-list: remove BISECT_SHOW_TRIED flag
Since c99f069 (bisect--helper: remove "--next-vars" option as it is
now useless - 2009-04-21), this flag has always been off. Remove the
flag and all related code.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Since c99f069 (bisect--helper: remove "--next-vars" option as it is
now useless - 2009-04-21), this flag has always been off. Remove the
flag and all related code.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
bisect.h | diff | blob | history | |
builtin/rev-list.c | diff | blob | history |