zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _cvs update -j -j
@ 2002-03-17  5:13 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2002-03-17  5:13 UTC (permalink / raw)
  To: zsh-workers

So you can do cvs update -jold_tag -jnew_tag

Index: Completion/Unix/Command/_cvs
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_cvs,v
retrieving revision 1.10
diff -u -r1.10 _cvs
--- Completion/Unix/Command/_cvs	4 Feb 2002 06:25:36 -0000	1.10
+++ Completion/Unix/Command/_cvs	17 Mar 2002 05:12:14 -0000
@@ -552,7 +552,7 @@
     '-k+[keyword]:keyword substitution:_cvs_k' \
     '(-D)-r+[specify revision]:tag:_cvs_revisions' \
     '(-r)-D+[specify date]:date:_cvs_D' \
-    '-j+[merge]:tag:_cvs_revisions' \
+    '*-j+[merge]:tag:_cvs_revisions' \
     '*-I+[ignore files]:file:_files' \
     '*-W+[wrapper specification]:spec:_files' \
     '*:file:_cvs_files'


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-03-17  5:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-17  5:13 PATCH: _cvs update -j -j 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).