Skip to content

Commit 4c55068

Browse files
author
Junio C Hamano
committed
bisect: it needs to be done in a working tree.
Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent 6d9ba67 commit 4c55068

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

git-bisect.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ git bisect replay <logfile> replay bisection log
1111
git bisect log show bisect log.'
1212

1313
. git-sh-setup
14+
require_work_tree
1415

1516
sq() {
1617
@@PERL@@ -e '

0 commit comments

Comments
 (0)