From: Junio C Hamano Date: Wed, 15 Nov 2017 03:14:36 +0000 (+0900) Subject: Merge branch 'sb/bisect-run-empty' X-Git-Tag: v2.16.0-rc0~119 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5066a008bb6a810f908c020de02a646cf3c92f34;p=thirdparty%2Fgit.git Merge branch 'sb/bisect-run-empty' "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 --- 5066a008bb6a810f908c020de02a646cf3c92f34