Junio C Hamano wrote: > Jakub Narebski <jnareb@xxxxxxxxx> writes: > >> Modified feature_blame so it returns one-element list and not scalar, >> thus making gitweb_check_feature always return list. Updated comment >> to explain that part. > > I do not understand what you are fixing. > > sub A { return (1); } > sub B { return 1; } > > Don't they quack the same way? Well, that is just nitpicking. gitweb_check_feature returns list if feature is not overridable, so I made it that it always returns list. -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - 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