zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _baz commit
@ 2005-07-24 18:11 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2005-07-24 18:11 UTC (permalink / raw)
  To: zsh-workers

At some point, baz commit stopped accepting archive/version as an
argument; one can still specify another branch using -b.

Index: Completion/Unix/Command/_baz
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_baz,v
retrieving revision 1.7
diff -u -r1.7 _baz
--- Completion/Unix/Command/_baz	24 Jul 2005 14:44:21 -0000	1.7
+++ Completion/Unix/Command/_baz	24 Jul 2005 18:09:19 -0000
@@ -304,7 +304,7 @@
 cmd_imprev=($cmd_import)
 
 local cmd_commit cmd_cmtrev
-cmd_commit=('::version:_baz_versions' ':separator:(--)' '*:files:_files')
+cmd_commit=('*:files:_files')
 cmd_cmtrev=($cmd_commit)
 
 local cmd_get cmd_getrev


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

only message in thread, other threads:[~2005-07-24 18:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-24 18:11 PATCH: _baz commit 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).