git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felipe Contreras <felipe.contreras@gmail.com>
To: Git <git@vger.kernel.org>
Subject: [ANN] git-completion 2.0 released
Date: Sat, 1 Apr 2023 03:43:28 -0600	[thread overview]
Message-ID: <CAMP44s16HyCpEg0um0FhV7grhCqn4zS-MF9vBPL8qaaH1vdy0A@mail.gmail.com> (raw)

Hello,

git-completion is a friendly fork of the official Git completion and
prompt scripts for zsh and bash.

The main goal is to provide a more up-to-date completion for zsh (I'm
the developer), which is basically just a wrapper around the bash
completion.

Compared to Git upstream, you get many benefits for zsh, but there's
also benefits for bash users too.

Since the last version, the tests for zsh have been simplified, the code has
been rebased on top of Git 2.40, and the internal structure of the project has
been completely revamped.

In total there are 51 patches [1] on top of git's master.

For installation instructions and more information: check the wiki [2],
but basically.

 * make install
 * fpath=(~/.local/share/git-completion/zsh $fpath)

And for Arch Linux users I've created an AUR package: [3].

Cheers.

[1] https://lore.kernel.org/git/20230401084626.304356-1-felipe.contreras@gmail.com/T/#m60780d9b6e03bed085ecb5b30c72f6bae67ff670
[2] https://github.com/felipec/git-completion/wiki/Zsh
[3] https://aur.archlinux.org/packages/git-completion/

-- 
Felipe Contreras

                 reply	other threads:[~2023-04-01  9:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAMP44s16HyCpEg0um0FhV7grhCqn4zS-MF9vBPL8qaaH1vdy0A@mail.gmail.com \
    --to=felipe.contreras@gmail.com \
    --cc=git@vger.kernel.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.
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).