##// END OF EJS Templates
phases: reduce code duplication in phasecache.getrevset...
phases: reduce code duplication in phasecache.getrevset This is a functional NOP other than reducing some of the duplication in that method. Differential Revision: https://phab.mercurial-scm.org/D7853

File last commit:

r40307:dbc28c91 default
r44521:8eb3c523 default
Show More
rustfmt.toml
3 lines | 66 B | application/toml | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true