Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
builtin-commit: Refresh cache after adding files.
[gitweb.git]
/
git-bisect.sh
diff --git
a/git-bisect.sh
b/git-bisect.sh
index 1ed44e56ad5021a74b2a0ec3e91849e55d4a67ce..3aac8164c62c1f4af8df76832322df9f25a05b38 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