##// END OF EJS Templates
revset: avoid a ValueError when 'only()' is given an empty set...
revset: avoid a ValueError when 'only()' is given an empty set This previously died in _revdescendants() taking the min() of the first set to only(), when it was empty. An empty second set already worked. Likewise, descendants() already handled an empty set.

File last commit:

r9999:f91e5630 default
r21925:7142e04b default
Show More
error.tmpl
2 lines | 24 B | application/x-cheetah | CheetahLexer
{header}
error: {error}