zsh-workers
 help / color / mirror / code / Atom feed
* Bugfix in _git completion for git-send-email
@ 2007-08-21  8:33 Matthieu Moy
  2007-08-21 17:48 ` Clint Adams
  0 siblings, 1 reply; 2+ messages in thread
From: Matthieu Moy @ 2007-08-21  8:33 UTC (permalink / raw)
  To: zsh-workers

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bugfix in _git completion for git-send-email
  2007-08-21  8:33 Bugfix in _git completion for git-send-email Matthieu Moy
@ 2007-08-21 17:48 ` Clint Adams
  0 siblings, 0 replies; 2+ messages in thread
From: Clint Adams @ 2007-08-21 17:48 UTC (permalink / raw)
  To: Matthieu Moy; +Cc: zsh-workers

On Tue, Aug 21, 2007 at 10:33:00AM +0200, Matthieu Moy wrote:
> Please apply the following patch :
> 
> --- Completion/Unix/Command/_git	2007-08-03 12:57:23 +0000

Thanks.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-21 17:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-21  8:33 Bugfix in _git completion for git-send-email Matthieu Moy
2007-08-21 17:48 ` Clint Adams

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).