]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ad/bisect-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Wed, 12 Aug 2015 21:09:53 +0000 (14:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Aug 2015 21:09:53 +0000 (14:09 -0700)
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

1  2 
revision.c

diff --cc revision.c
Simple merge