From: Junio C Hamano <hidden> Date: 2016-06-15 22:52:14
Michael Haggerty [off-list ref] writes:
/*
* Accept strings that are either ALL_CAPS or include a '/'.
*/
(I think the underscore is implied by the example, but the comment could
be expanded if necessary to be explicit.)
I like that comment hints "_" by having it between all and caps ;-).