mercurial/templates/map-cmdline.show
branchstable
changeset 32058 0bb157bebb43
parent 31944 99bc93147d87
child 32059 0ea1d9a750da
--- a/mercurial/templates/map-cmdline.show	Thu Apr 20 17:18:08 2017 -0700
+++ b/mercurial/templates/map-cmdline.show	Tue Apr 18 10:49:46 2017 -0700
@@ -1,3 +1,3 @@
 # TODO add label() once we figure out which namespace the labels belong on.
 showbookmarks = '{if(active, "*", " ")} {pad(bookmark, longestbookmarklen + 4)}{shortest(node, 5)}\n'
-showunderway = '{shortest(node, 5)}{if(branches, " ({branch})")}{if(bookmarks, " ({bookmarks})")} {desc|firstline}'
+showwork = '{shortest(node, 5)}{if(branches, " ({branch})")}{if(bookmarks, " ({bookmarks})")} {desc|firstline}'