# HG changeset patch # User Brodie Rao # Date 1286641649 18000 # Node ID 7de9033167f35abe01eed2220cb616ad1a9a744f # Parent 929b424e114663d5a225c493976d832e99039f12 revsets: clarify in the help that head() returns named branch heads diff -r 929b424e1146 -r 7de9033167f3 mercurial/help/revsets.txt --- a/mercurial/help/revsets.txt Sat Oct 09 11:16:35 2010 +0200 +++ b/mercurial/help/revsets.txt Sat Oct 09 11:27:29 2010 -0500 @@ -89,7 +89,7 @@ to ensure special escape characters are handled correctly. ``head()`` - Changeset is a head. + Changeset is a named branch head. ``heads(set)`` Members of set with no children in set.