changeset 13498:6ec84cbcb943 stable

help: document branch template keyword The branch keyword was added in d79fdff55627
author Adrian Buehlmann <adrian@cadifra.com>
date Sun, 27 Feb 2011 12:07:09 +0100 (2011-02-27)
parents 45b48be6b910
children 0348a66504ed
files mercurial/help/templates.txt
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/help/templates.txt
+++ b/mercurial/help/templates.txt
@@ -25,6 +25,9 @@
 
 :author: String. The unmodified author of the changeset.
 
+:branch: String. The name of the branch on which the changeset was
+    committed.
+
 :branches: List of strings. The name of the branch on which the
     changeset was committed. Will be empty if the branch name was
     default.