bisect: replace hardcoded "bad|good" by variables
authorAntoine Delaite <redacted>
Mon, 29 Jun 2015 15:40:29 +0000 (17:40 +0200)
committerJunio C Hamano <redacted>
Mon, 29 Jun 2015 20:19:12 +0000 (13:19 -0700)
commit43f9d9f3a6c6004853fcc7b283dafc3590478498
tree768f572c9c9adc02ce27a108a9cea52d277bc3af
parent2df5a846d0ac5f5ddb67b3488a064379c9489f9d
bisect: replace hardcoded "bad|good" by variables

To add new tags like old/new and have keywords less confusing, the
first step is to avoid hardcoding the keywords.

The default mode is still bad/good.

Signed-off-by: Antoine Delaite <redacted>
Signed-off-by: Louis Stuber <redacted>
Signed-off-by: Valentin Duperray <redacted>
Signed-off-by: Franck Jonas <redacted>
Signed-off-by: Lucien Kong <redacted>
Signed-off-by: Thomas Nguy <redacted>
Signed-off-by: Huynh Khoi Nguyen Nguyen <redacted>
Signed-off-by: Matthieu Moy <redacted>
Signed-off-by: Junio C Hamano <redacted>
bisect.c
git-bisect.sh
git clone https://git.99rst.org/PROJECT