##// END OF EJS Templates
help: correct documentation for branches keyword
John Peberdy -
r13203:aa72ff5a stable
parent child Browse files
Show More
@@ -25,8 +25,9 b' keywords are usually available for templ'
25
25
26 :author: String. The unmodified author of the changeset.
26 :author: String. The unmodified author of the changeset.
27
27
28 :branches: String. The name of the branch on which the changeset was
28 :branches: List of strings. The name of the branch on which the
29 committed. Will be empty if the branch name was default.
29 changeset was committed. Will be empty if the branch name was
30 default.
30
31
31 :children: List of strings. The children of the changeset.
32 :children: List of strings. The children of the changeset.
32
33
General Comments 0
You need to be logged in to leave comments. Login now