Merge branch 'pb/bisect-helper'
commit5faa27ab050ee43a22ece629e9f5224e3e131569
authorJunio C Hamano <gitster@pobox.com>
Mon, 6 Nov 2017 05:24:23 +0000 (6 14:24 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Nov 2017 05:24:23 +0000 (6 14:24 +0900)
tree4001fba8957502c70a3b89141d0cec34c18a2c77
parent130b512e62dd4cdd4c5d35700438b19b81cec00e
parentb903674b354bf1538a89833dbee27fe3a7105e48
Merge branch 'pb/bisect-helper'

An early part of piece-by-piece rewrite of "git bisect".

* pb/bisect-helper:
  bisect--helper: `is_expected_rev` & `check_expected_revs` shell function in C
  t6030: explicitly test for bisection cleanup
  bisect--helper: `bisect_clean_state` shell function in C
  bisect--helper: `write_terms` shell function in C
  bisect--helper: rewrite `check_term_format` shell function in C
  bisect--helper: use OPT_CMDMODE instead of OPT_BOOL