Merge branch 'ad/bisect-cleanup'
commit71cc60070f9d41765e58468e467352d2f008abfb
authorJunio C Hamano <gitster@pobox.com>
Wed, 12 Aug 2015 21:09:53 +0000 (12 14:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Aug 2015 21:09:53 +0000 (12 14:09 -0700)
treea68543ff212703cf062e0c5bfd691beca0af5547
parentefc8a625e9b03e6f8ceed37ccd4b9167a7447e31
parent4a6ada32cb64b0eba8b6f995e4230f0c722fd580
Merge branch 'ad/bisect-cleanup'

Code and documentation clean-up to "git bisect".

* ad/bisect-cleanup:
  bisect: don't mix option parsing and non-trivial code
  bisect: simplify the addition of new bisect terms
  bisect: replace hardcoded "bad|good" by variables
  Documentation/bisect: revise overall content
  Documentation/bisect: move getting help section to the end
  bisect: correction of typo
revision.c