view mercurial/templates/map-cmdline.phases @ 37341:d62d2e346acf

simplestorerepo: avoid shadowing dict in list comprehension over dict Caught by pyflakes. Differential Revision: https://phab.mercurial-scm.org/D3077
author Augie Fackler <augie@google.com>
date Wed, 04 Apr 2018 12:16:50 -0700
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'