Re: [PATCH] builtin/checkout: track the command use (checkout/switch) for advice

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

 



On 03/09/21 13.11, Carlo Marcelo Arenas Belón wrote:
+enum {
+	AMBIGUOS = (1<<0),
+	SWITCH = (1<<1),
+} checkout_resolution_flags;
+

s/AMBIGUOS/AMBIGUOUS/g (did you mean ambiguous)?

--
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