Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanushree Tumane <tanushreetumane@gmail.com>2020-02-17 11:40:31 +0300
committerJunio C Hamano <gitster@pobox.com>2020-02-19 20:37:14 +0300
commitbfacfce7d94951fe5b4e70bc2431dae5506b474b (patch)
tree90e1fa47eb75c8dfc15adc633c7ae84d27b95b66 /bisect.c
parentb8e3b2f33994de25c068021e388dbef72a2cdc4a (diff)
bisect--helper: introduce new `decide_next()` function
Let's refactor code from bisect_next_check() into a new decide_next() helper function. This removes some goto statements and makes the code simpler, clearer and easier to understand. While at it `bad_ref` and `good_glob` are not const any more to void casting them inside `free()`. Mentored-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Tanushree Tumane <tanushreetumane@gmail.com> Signed-off-by: Miriam Rubio <mirucam@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bisect.c')
0 files changed, 0 insertions, 0 deletions