zsh-workers
 help / color / mirror / code / Atom feed
From: Matthieu Moy <Matthieu.Moy@imag.fr>
To: zsh-workers <zsh-workers@sunsite.dk>
Subject: Bugfix in _git completion for git-send-email
Date: Tue, 21 Aug 2007 10:33:00 +0200	[thread overview]
Message-ID: <vpqabslgudf.fsf@bauges.imag.fr> (raw)

Hi,

Please apply the following patch :

--- Completion/Unix/Command/_git	2007-08-03 12:57:23 +0000
+++ Completion/Unix/Command/_git	2007-08-21 08:27:36 +0000
@@ -1403,7 +1403,7 @@
     '--in-reply-to[specify the contents of the first In-Reply-To header]' \
     '--smtp-server[specify the outgoing smtp server]:smtp server:_hosts' \
     '--subject[specify the initial subject of the email thread]' \
-    '--to[specify the primary recipient of the emails]'
+    '--to[specify the primary recipient of the emails]' \
     ':file:_files' && ret=0
 }
 


-- 
Matthieu


             reply	other threads:[~2007-08-21  8:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-21  8:33 Matthieu Moy [this message]
2007-08-21 17:48 ` Clint Adams

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=vpqabslgudf.fsf@bauges.imag.fr \
    --to=matthieu.moy@imag.fr \
    --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).