Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH 9/9] completion git: fix send-email --confirm values
Marc Finet wrote:
> -    '--confirm[specify type of confirmation required before sending]: :__git_sendemail_confirm' \
> +    '--confirm[specify type of confirmation required before sending]: :__git_sendemail_confirm_values' \
Yes, this one is correct again.
I'll be pushing the following patches in a bit:
 [PATCH 1/9] vcs_info examples: fix typo
 [PATCH 2/9] completion git: support aliases when \n e
 [PATCH 3/9] vcs_info git: detect revert or cherry-pic
 [PATCH 5/9] vcs_info quilt: fix standalone detection
 [PATCH 7/9] vcs_info git: fix applied-string name
 [PATCH 9/9] completion git: fix send-email --confirm
I will not push these for now:
 [PATCH 6/9] vcs_info quilt: fix unapplied detection o
   ...because I don't think this one is correct. See my reply to the
   individual mail.
 [PATCH 4/9] vcs_info git: set rrn before using it
   Basically correct, but it should be set even earlier. See the
   individual mail about this as well.
 [PATCH 8/9] vcs_info git: consider patches for rebase
   I'm not quite through this one yet. But I like the basic idea and so
   far I've not seen anything that seems obviously wrong. I just need
   some more time.
Regards, Frank
Messages sorted by:
Reverse Date,
Date,
Thread,
Author