zsh-workers
 help / color / mirror / code / Atom feed
From: "Mikael Magnusson" <mikachu@gmail.com>
To: "zsh workers" <zsh-workers@sunsite.dk>
Subject: Re: PATCH: Add --abort to options for 'git am' in _git
Date: Sat, 30 Aug 2008 07:46:06 +0200	[thread overview]
Message-ID: <237967ef0808292246i6dd8eb70q2c2a9050b107eb26@mail.gmail.com> (raw)
In-Reply-To: <20080828133805.GD6330@fsst.voodoo.lan>

2008/8/28 Frank Terbeck <ft@bewatermyfriend.org>:
> Index: Completion/Unix/Command/_git
> ===================================================================
> RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_git,v
> retrieving revision 1.89
> diff -u -r1.89 _git
> --- Completion/Unix/Command/_git        24 Aug 2008 19:48:09 -0000      1.89
> +++ Completion/Unix/Command/_git        28 Aug 2008 13:33:14 -0000
> @@ -1354,6 +1354,7 @@
>  _git-am () {
>   _arguments \
>     '--3way[use 3-way merge if patch does not apply cleanly]' \
> +    '--abort[restore the original branch and abort the patching operation.]' \
>     '--binary[pass "--allow-binary-replacement" to "git-apply"]' \
>     '--dotest=-[use given directory as working area instead of .dotest]:directory:_directories' \
>     '--interactive[apply patches interactively]' \

A very minor nit I just noticed when I updated cvs, none of the other help
texts end with a period.

-- 
Mikael Magnusson


  reply	other threads:[~2008-08-30  5:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-28 13:38 Frank Terbeck
2008-08-30  5:46 ` Mikael Magnusson [this message]
2008-08-30  9:25   ` Frank Terbeck

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=237967ef0808292246i6dd8eb70q2c2a9050b107eb26@mail.gmail.com \
    --to=mikachu@gmail.com \
    --cc=zsh-workers@sunsite.dk \
    /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).