Mercurial > hgbook
changeset 208:a239cd51dcd3
Note "branches" keyword for templates.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Wed, 25 Apr 2007 11:04:36 -0700 |
parents | 54ca4e00e569 |
children | 8b599dcca584 |
files | en/template.tex |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/en/template.tex Wed Apr 25 11:02:35 2007 -0700 +++ b/en/template.tex Wed Apr 25 11:04:36 2007 -0700 @@ -109,6 +109,9 @@ \begin{itemize} \item[\tplkword{author}] String. The unmodified author of the changeset. +\item[\tplkword{branches}] String. The name of the branch on which + the changeset was committed. Will be empty if the branch name was + \texttt{default}. \item[\tplkword{date}] Date information. The date when the changeset was committed. This is \emph{not} human-readable; you must pass it through a filter that will render it appropriately. See