Re: ja/i18n-common-messages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/02/22 19.18, Jean-Noël AVILA wrote:
Bad news: this implementation is already crippled. For instance, calling `git
commit --fixup -m -c` would first bring up:
"options '-c' and '--fixup' cannot be used together"
Then remove --fixup and you get
"options '-m' and '-c' cannot be used together"

This is because (according to the code, I don't know if it's really what's
wanted) the real logic is
Exclusive ("-C", "-c", "-F", Or("--fixup", "-m"))

I read that your intended logic as 'options "-c", "-m", and '--fixup' cannot
be used together', right?

--
An old man doll... just what I always wanted! - Clara



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux