##// END OF EJS Templates
parser: reorder alias expansion routine to return early...
parser: reorder alias expansion routine to return early I think it improves readability to move trivial cases first, and unindent blocks.

File last commit:

r24907:9570587b default
r28896:4c76a032 default
Show More
map-cmdline.phases
3 lines | 248 B | text/plain | TextLexer
%include map-cmdline.default
changeset = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{user}{ldate}{summary}\n'
changeset_verbose = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{user}{ldate}{lfiles}{lfile_copies_switch}{description}\n'