##// END OF EJS Templates
debugrevlog: fix average size computation for empty data (issue6167)...
debugrevlog: fix average size computation for empty data (issue6167) If the file has no full snapshot (eg: was always empty), `hg debugrevlog` would fails when trying to compute their average size.

File last commit:

r40337:b929bce4 default
r42757:30033d56 stable
Show More
rustfmt.toml
3 lines | 66 B | application/toml | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true