diff tests/test-help.t @ 19469:bf6bc4681383 stable

heads: modernize documentation (issue3992) The old docs emphasized topological heads rather than branch heads and incorrectly defined branch heads as not having children rather than descendants.
author Matt Mackall <mpm@selenic.com>
date Sun, 21 Jul 2013 18:45:42 -0500
parents 7228cc98ca7d
children 83d79a00cc24
line wrap: on
line diff
--- a/tests/test-help.t	Fri Jul 19 16:45:44 2013 -0500
+++ b/tests/test-help.t	Sun Jul 21 18:45:42 2013 -0500
@@ -68,7 +68,7 @@
    forget        forget the specified files on the next commit
    graft         copy changes from other branches onto the current branch
    grep          search for a pattern in specified files and revisions
-   heads         show current repository heads or show branch heads
+   heads         show branch heads
    help          show help for a given topic or a help overview
    identify      identify the working copy or specified revision
    import        import an ordered set of patches
@@ -144,7 +144,7 @@
    forget        forget the specified files on the next commit
    graft         copy changes from other branches onto the current branch
    grep          search for a pattern in specified files and revisions
-   heads         show current repository heads or show branch heads
+   heads         show branch heads
    help          show help for a given topic or a help overview
    identify      identify the working copy or specified revision
    import        import an ordered set of patches
@@ -629,7 +629,7 @@
    forget        forget the specified files on the next commit
    graft         copy changes from other branches onto the current branch
    grep          search for a pattern in specified files and revisions
-   heads         show current repository heads or show branch heads
+   heads         show branch heads
    help          show help for a given topic or a help overview
    identify      identify the working copy or specified revision
    import        import an ordered set of patches
@@ -1276,7 +1276,7 @@
   heads
   </a>
   </td><td>
-  show current repository heads or show branch heads
+  show branch heads
   </td></tr>
   <tr><td>
   <a href="/help/help">