Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
wrong git merge completion
- X-seq: zsh-workers 33050
- From: lilydjwg <lilydjwg@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: wrong git merge completion
- Date: Sun, 24 Aug 2014 22:25:05 +0800
- Disposition-notification-to: missyou11@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:disposition-notification-to:user-agent; bh=v6vedAG4/SstGpO2PuC6xmstbucaatFFN71RFEMylpg=; b=kc6soNwZE7bjkNYA0XQhKrnEmNI0Y9LJqlbc2ob9qjBwDpDV3HNmJbXjPsmSqdf63R OjKa/+K94PjIy61/ou31fGk9s7shBzKdnB58lsNz2IwWtOIjBFHI5qFsdz3DWuPYcMtc qP5t9cFA8LPSJYhPysUm+f5F1J8Ky6wzZlmSl/5GFA3lQmNTOpBM4inJfgN6l3umHvl0 41A+bA3CXcHAVG9WbzTkr9z0zmHob9tBoM43m74yx4DLLjJUr2LYW7cwvEQ9x6xgw1u2 oILQLHCApLOdcpYfseV4nZkKb4QCRrUe3CkbwgP/kH5xKqjf9W+JOQSc0KBpf3auhN3G avSg==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
When I type "git merge --no-" and try completion, I see
--no-verify-signatures -- verify the commits being merged or abort
And for "git merge --ver" I get
--verify-signatures -- do not verify the commits being merged
This seems wrong.
Please Cc me as I'm not subscribed.
--
Best regards,
lilydjwg
Messages sorted by:
Reverse Date,
Date,
Thread,
Author