X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=git-bisect.sh;h=d92993b94e4264d9c13547f8bc3a1d9c6c77017a;hb=ae2b0f15180d4b044828c836bcab6a990efa5c8e;hp=1ab2f187dcfd1ab9b81bbc3ebb3605601b4d29f0;hpb=e8cc80d03934cc607e3a4d89a05350c238dbf9c5;p=git.git diff --git a/git-bisect.sh b/git-bisect.sh index 1ab2f187..d92993b9 100755 --- 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]