On 18 June 2015 at 15:02, John Keeping <[email protected]> wrote: > On Thu, Jun 18, 2015 at 02:18:32PM +0200, Bernhard Reutner-Fischer wrote: >> A max-repo-count less than or equal to 0 now disables repository >> pagination. >> >> Previously a value of 0 or smaller went into an infinite loop just >> printing pagination links without any repo. > > This feels a bit fragile, in that ever use of the max_repo_count > variable needs to check this explicitly. Would it be better to simply > set the value to MAX_INT if the config file has a value <= 0?
Conceptually it feels wrong to use a (high) number to turn something off. thanks, _______________________________________________ CGit mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/cgit
