mercurial/templates/map-cmdline.phases
author Matt Harbison <matt_harbison@yahoo.com>
Thu, 09 Aug 2018 23:52:45 -0400
changeset 39073 beab6690f202
parent 38947 f9a98075a37e
permissions -rw-r--r--
cext: fix Windows warning about implicit conversion of 32-bit shift to 64 bit mercurial/cext/revlog.c(1541) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift int ended?)

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