diff mercurial/templates/map-cmdline.default @ 25514:9b1a8ce1f03b

templates: add a default template style for status Color doesn't work yet, so no labels here.
author Matt Mackall <mpm@selenic.com>
date Wed, 10 Jun 2015 14:35:05 -0500
parents c1cb6523e968
children 667d9c93c412
line wrap: on
line diff
--- a/mercurial/templates/map-cmdline.default	Wed Jun 10 14:33:38 2015 -0500
+++ b/mercurial/templates/map-cmdline.default	Wed Jun 10 14:35:05 2015 -0500
@@ -71,3 +71,5 @@
                                        'description:')}
                                 {label('ui.note log.description',
                                        '{desc|strip}')}\n\n")}'
+
+status = '{status} {path}\n{if(copy, "  {copy}\n")}'