Adding phase to hg log output
aqua
aqua at iserlohn-fortress.net
Thu Jun 7 10:58:54 UTC 2018
I'd like to add phase to the entires listed by hg log in the following way:
~~~
changeset: 319:9ce79612e469
bookmark: devel
phase: draft
tag: tip
user: me <me at mydomaint>
date: - timestamp -
summary: - summary -
~~~
I'm guessing mercurial uses --template somewhere internally, and this can
probably be changed in .hgrc, so how can I get the default hg log template?
Thanks in advance.
- aqua
More information about the Mercurial
mailing list