##// END OF EJS Templates
revsets: clarify in the help that head() returns named branch heads
Brodie Rao -
r12657:7de90331 default
parent child Browse files
Show More
@@ -89,7 +89,7 b' The following predicates are supported:'
89 to ensure special escape characters are handled correctly.
89 to ensure special escape characters are handled correctly.
90
90
91 ``head()``
91 ``head()``
92 Changeset is a head.
92 Changeset is a named branch head.
93
93
94 ``heads(set)``
94 ``heads(set)``
95 Members of set with no children in set.
95 Members of set with no children in set.
General Comments 0
You need to be logged in to leave comments. Login now