mercurial/templates/map-cmdline.phases
author Raphaël Gomès <rgomes@octobus.net>
Mon, 09 Jan 2023 18:04:29 +0100
changeset 49918 4158608f7786
parent 38947 f9a98075a37e
permissions -rw-r--r--
rust-clippy: tell clippy we care about keeping those `if` clauses separate Thses were written this way because it spells out the logic in a more explicit manner.

%include map-cmdline.default

[templates]
changeset = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{luser}{ldate}{summary}\n'
changeset_verbose = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{luser}{ldate}{lfiles}{lfile_copies_switch}{description}\n'