aboutsummaryrefslogtreecommitdiff
path: root/git-bisect.sh
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-02-05 14:03:27 -0800
committerJunio C Hamano <junkio@cox.net>2007-02-05 14:03:27 -0800
commit4c55068683ac2e9765ba6e112d2227e50fefae87 (patch)
tree00541bc3a301954bca37cb15c522e737202b010a /git-bisect.sh
parent6d9ba67b0fc2f18c1d7a65514edbdcdf86429c1c (diff)
downloadgit-4c55068683ac2e9765ba6e112d2227e50fefae87.tar.gz
git-4c55068683ac2e9765ba6e112d2227e50fefae87.tar.xz
bisect: it needs to be done in a working tree.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-bisect.sh')
-rwxr-xr-xgit-bisect.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-bisect.sh b/git-bisect.sh
index e8d341898..24160ec51 100755
--- a/git-bisect.sh
+++ b/git-bisect.sh
@@ -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 '