bisect: it needs to be done in a working tree.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
6d9ba67b0f
commit
4c55068683
@ -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 '
|
||||
|
Loading…
Reference in New Issue
Block a user