+ Duy, main author of the worktree feature.

On Thu, Jan 26, 2017 at 10:30 AM,  <[email protected]> wrote:
> From: Marc-AndrĂ© Lureau <[email protected]>
>
> It looks like it can do it.
>
> Signed-off-by: Marc-AndrĂ© Lureau <[email protected]>
> ---
>  git-bisect.sh | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/git-bisect.sh b/git-bisect.sh
> index ae3cb013e..b0bd604d4 100755
> --- a/git-bisect.sh
> +++ b/git-bisect.sh
> @@ -1,5 +1,6 @@
>  #!/bin/sh
>
> +SUBDIRECTORY_OK=Yes
>  
> USAGE='[help|start|bad|good|new|old|terms|skip|next|reset|visualize|replay|log|run]'
>  LONG_USAGE='git bisect help
>         print this long help message.
> --
> 2.11.0.295.gd7dffce1c.dirty
>

Reply via email to