zsh-workers
 help / color / mirror / code / Atom feed
From: Mikael Magnusson <mikachu@gmail.com>
To: Daniel Shahaf <d.s@daniel.shahaf.name>
Cc: zsh workers <zsh-workers@zsh.org>
Subject: Re: [PATCH] _git: Respect tags for subcommand completion.
Date: Mon, 22 Dec 2014 23:04:26 +0100	[thread overview]
Message-ID: <CAHYJk3Q7Y2kF8tGvg_BnAVmjtFEy41oFTz1tbqUex=kqQ7JPnw@mail.gmail.com> (raw)
In-Reply-To: <20141222204546.GC15399@tarsus.local2>

On Mon, Dec 22, 2014 at 9:45 PM, Daniel Shahaf <d.s@daniel.shahaf.name> wrote:
> Attached a patch to improve the 'git <TAB>' user experience.
>
> Daniel

Could you write a few words about what the patch actually does? Eg,
what's wrong with the current status quo?

% git <tab>
---- alias
amend                  -- alias for 'commit --amend'
...
---- main porcelain command
add           -- add file contents to index
am            -- apply patches from a mailbox
...
---- ancillary manipulator command
config         -- get and set repository or global options
fast-export    -- data exporter
...
---- ancillary interrogator command
blame              -- show what revision and author last modified each
line of a file
cherry             -- find commits not merged upstream
... etc

-- 
Mikael Magnusson


  reply	other threads:[~2014-12-22 22:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-22 20:45 Daniel Shahaf
2014-12-22 22:04 ` Mikael Magnusson [this message]
2014-12-23  0:27   ` Oliver Kiddle
2014-12-23  1:33     ` Mikael Magnusson

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='CAHYJk3Q7Y2kF8tGvg_BnAVmjtFEy41oFTz1tbqUex=kqQ7JPnw@mail.gmail.com' \
    --to=mikachu@gmail.com \
    --cc=d.s@daniel.shahaf.name \
    --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).