OSDN Git Service

Merge branch 'sb/bisect-run-empty'
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Nov 2017 03:14:36 +0000 (12:14 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Nov 2017 03:14:36 +0000 (12:14 +0900)
"git bisect run" that did not specify any command to run used to go
ahead and treated all commits to be tested as 'good'.  This has
been corrected by making the command error out.

* sb/bisect-run-empty:
  bisect run: die if no command is given

1  2 
git-bisect.sh

diff --cc git-bisect.sh
Simple merge