Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: nits with new _git



On Sat, May 14, 2011 at 03:46, Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
> Also noticed now, some options that take numbers just show '-M' as the
> description instead of the actual string. For example git tag -n <tab>
> and git fast-export --progress=<tab>, while git config
> gui.blamehistoryctx <tab> properly shows 'number of days'.

This is a problem with __git_guard_* not checking for compadd options.
 I’ll fix it tonight.

Is there any way that I could get commit access to

Completion/Unix/Command/_git

so that I can fix smaller issues like this one without first posting a
[PATCH] to zsh-workers?  I’m worried that the flood of smaller patches
drown out important ones and also may result in some going missed.

If so, my user name on SourceForge is pcppopper.

Thanks!



Messages sorted by: Reverse Date, Date, Thread, Author