mercurial/templates/map-cmdline.phases
author Yuya Nishihara <yuya@tcha.org>
Sun, 25 Nov 2018 22:39:54 +0900
changeset 40718 5bcf264bb1a0
parent 38947 f9a98075a37e
permissions -rw-r--r--
localrepo: correct docstring of filectx() The same reason as b6c2543e1dd8. It can't be any changeset specifiers but revision number.

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