zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _git (config)
@ 2007-09-30 18:40 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2007-09-30 18:40 UTC (permalink / raw)
  To: zsh-workers; +Cc: Romain Francoise

Complete config as a subcommand.

Index: Completion/Unix/Command/_git
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_git,v
retrieving revision 1.33
diff -u -r1.33 _git
--- Completion/Unix/Command/_git	30 Sep 2007 18:18:18 -0000	1.33
+++ Completion/Unix/Command/_git	30 Sep 2007 18:36:46 -0000
@@ -254,6 +254,7 @@
 
   local -a ancillary_commands
   ancillary_commands=(
+    'config:get and set repository or global options'
     'convert-objects:convert old-style git repository'
     'for-each-ref:output information on each ref'
     'get-tar-commit-id:extract commit ID from an archive created using tar-tree'


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

only message in thread, other threads:[~2007-09-30 18:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-30 18:40 PATCH: _git (config) 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).