zsh-workers
 help / color / mirror / code / Atom feed
From: Eric Cook <llua@gmx.com>
To: zsh-workers@zsh.org
Subject: Re: [PATCH] github #119: fix completion for git bisect visualize
Date: Tue, 13 Aug 2024 22:39:29 -0400	[thread overview]
Message-ID: <db75f63d-3be9-41b5-a8fe-5235bd40648a@gmx.com> (raw)
In-Reply-To: <20240812181141.73639-2-christian@heusel.eu>

On 8/12/24 2:11 PM, Christian Heusel wrote:
> ---
>   Completion/Unix/Command/_git | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git
> index 22b945e38..6c6d59b24 100644
> --- a/Completion/Unix/Command/_git
> +++ b/Completion/Unix/Command/_git
> @@ -278,6 +278,7 @@ _git-bisect () {
>             _arguments -C -s \
>               $log_options \
>               $revision_options && ret=0
> +          ;;
>           (*)
>             _nothing
>             ;;
> --
> 2.46.0

This has been committed, thank you!


      reply	other threads:[~2024-08-14  2:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-12 18:11 Christian Heusel
2024-08-14  2:39 ` Eric Cook [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=db75f63d-3be9-41b5-a8fe-5235bd40648a@gmx.com \
    --to=llua@gmx.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).