]> asedeno.scripts.mit.edu Git - git.git/blobdiff - git-bisect.sh
Merge branch 'cc/bisect'
[git.git] / git-bisect.sh
index 6f20a297a5f8812935e79723a52b95306bc22306..7a6521ec3c62b04fe6d4c3e80c418ccc02b4ec65 100755 (executable)
@@ -22,6 +22,7 @@ git bisect log
 git bisect run <cmd>...
         use <cmd>... to automatically bisect.'
 
+OPTIONS_SPEC=
 . git-sh-setup
 require_work_tree