On Fri, Dec 11, 2015 at 6:44 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Christian Couder <christian.couder@xxxxxxxxx> writes: > >>> As you know I am bad at bikeshedding; the only suggestion in the >>> above is to have common UC_ prefix ;-) Don't take what follow UC_ >>> as my suggestion. >> >> I am bad at finding names too, so I think what you wrote is pretty good. >> >> I thought about the following: >> >> UC_UNDEF >> UC_DISABLE >> UC_ENABLE >> UC_TEST >> UC_FORCE >> >> but I am not sure it is much better. > > I hated the DONTUSE/USE I listed, and I think DISABLE/ENABLE is much > much better. I do prefer unspecified over undef, though. Ok, then it will be: UC_UNSPECIFIED UC_DISABLE UC_ENABLE UC_TEST UC_FORCE Thanks, Christian. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html