view mercurial/templates/map-cmdline.phases @ 37921:a8a7ccec1783

scmutil: fix __repr__ of status tuple We should probably start giving some thought to migrating the status tuple to attrs, but not now. Differential Revision: https://phab.mercurial-scm.org/D3508
author Augie Fackler <augie@google.com>
date Fri, 27 Apr 2018 11:49:49 -0400
parents f4aeb952ab77
children f9a98075a37e
line wrap: on
line source

%include map-cmdline.default

[templates]
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'