Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Make git-mv work in subdirectories, too
[gitweb.git]
/
git-bisect.sh
diff --git
a/git-bisect.sh
b/git-bisect.sh
index 1ab2f187dcfd1ab9b81bbc3ebb3605601b4d29f0..d92993b94e4264d9c13547f8bc3a1d9c6c77017a 100755
(executable)
--- a/
git-bisect.sh
+++ b/
git-bisect.sh
@@
-1,5
+1,5
@@
#!/bin/sh
-. git-sh-setup
|| dir "Not a git archive"
+. git-sh-setup
usage() {
echo >&2 'usage: git bisect [start|bad|good|next|reset|visualize]