Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-am: -i does not take a string parameter.
[gitweb.git]
/
git-bisect.sh
diff --git
a/git-bisect.sh
b/git-bisect.sh
index b74f44df603fa38dd2954aebe7a56a8480450236..c18bd32bf430c4cde07777e160cc3d4c81ee8999 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