bisect.pl can run in-place if the checkout is totally clean.
authorNicholas Clark <nick@ccl4.org>
Tue, 31 Jul 2012 10:40:33 +0000 (12:40 +0200)
committerNicholas Clark <nick@ccl4.org>
Tue, 28 May 2013 07:19:29 +0000 (09:19 +0200)
commitc8fde7fafa0a9cec86f1c27a7e191a4fe6fef1fd
treeb93f621ac6e1cecd74eaa303b2d831cb317533ae
parent7f39e2df44ff4f42bbd6e224263af35f7e008a99
bisect.pl can run in-place if the checkout is totally clean.

Copy bisect-runner.pl to a tempfile, and use that with git bisect run.
Porting/bisect.pl