Skip to content
  • Junio C Hamano's avatar
    Merge branch 'sb/bisect-run-empty' · 5066a008
    Junio C Hamano authored
    "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
    5066a008