Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx> writes: >>> + /* If undecided, use parent directory's decision in defval */ >> What means "use parent directory's decision"? Could you make this >> comment more clearer? > > Take the example patterns in commit message, we know that we match > directory "t" (pattern 1). When we check t/0001-init.sh, no patterns > match it. But because it's under "t", so we consider it matched. On > the other hand, t/t0000-basic.sh will match pattern 2 and override > parent directory's decision. Somebody ask about the comment you wrote, and you had to explain it. Doesn't it tell us something about the readability of the comment? After all the request was "Could you make it clearer?" -- 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