Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-02-06 01:03:27 +0300
committerJunio C Hamano <junkio@cox.net>2007-02-06 01:03:27 +0300
commit4c55068683ac2e9765ba6e112d2227e50fefae87 (patch)
tree00541bc3a301954bca37cb15c522e737202b010a /git-bisect.sh
parent6d9ba67b0fc2f18c1d7a65514edbdcdf86429c1c (diff)
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 e8d3418988..24160ec51c 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 '