mercurial/templates/map-cmdline.phases
author Augie Fackler <augie@google.com>
Fri, 10 Aug 2018 03:14:52 -0400
changeset 39062 efeeb73f54c3
parent 38947 f9a98075a37e
permissions -rw-r--r--
debugcommands: fix a missing b prefix This wasn't causing any immediate problems because of the source transformer, but I noticed the inconsistency and it bugged me. # skip-blame just a b prefix Differential Revision: https://phab.mercurial-scm.org/D4255

%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'