Skip to content

Commit

Permalink
bisect: it needs to be done in a working tree.
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Junio C Hamano committed Feb 5, 2007
1 parent 6d9ba67 commit 4c55068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git-bisect.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ git bisect replay <logfile> replay bisection log
git bisect log show bisect log.'

. git-sh-setup
require_work_tree

sq() {
@@PERL@@ -e '
Expand Down

0 comments on commit 4c55068

Please sign in to comment.