mercurial/help/config.txt
changeset 25014 7e5d5160073b
parent 24830 abe835fc4a79
child 25430 19fa0cb71cd3
--- a/mercurial/help/config.txt	Wed Apr 15 08:12:04 2015 -0700
+++ b/mercurial/help/config.txt	Wed Apr 15 08:19:36 2015 -0700
@@ -376,8 +376,8 @@
         HG: --
         HG: user: {author}\n{ifeq(p2rev, "-1", "",
        "HG: branch merge\n")
-       }HG: branch '{branch}'\n{if(currentbookmark,
-       "HG: bookmark '{currentbookmark}'\n")  }{subrepos %
+       }HG: branch '{branch}'\n{if(activebookmark,
+       "HG: bookmark '{activebookmark}'\n")   }{subrepos %
        "HG: subrepo {subrepo}\n"              }{file_adds %
        "HG: added {file}\n"                   }{file_mods %
        "HG: changed {file}\n"                 }{file_dels %