Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
revert/cherry-pick: do not mention the original ref
[gitweb.git]
/
git-bisect.sh
diff --git
a/git-bisect.sh
b/git-bisect.sh
index 6f20a297a5f8812935e79723a52b95306bc22306..7a6521ec3c62b04fe6d4c3e80c418ccc02b4ec65 100755
(executable)
--- a/
git-bisect.sh
+++ b/
git-bisect.sh
@@
-22,6
+22,7
@@
git bisect log
git bisect run <cmd>...
use <cmd>... to automatically bisect.'
+OPTIONS_SPEC=
. git-sh-setup
require_work_tree