diff tests/test-help.t @ 39993:cd5f2e615262

extensions: new closehead module for closing arbitrary heads ``hg close-head`` allows closing arbitrary heads. It is equivalent to checking out the given revisions and commit an empty change with ``hg commit --close-branch``. Differential Revision: https://phab.mercurial-scm.org/D3557
author Joerg Sonnenberger <joerg@bec.de>
date Mon, 14 May 2018 00:43:07 +0200
parents d71e0ba34d9b
children 8e398628a3f2
line wrap: on
line diff
--- a/tests/test-help.t	Tue Oct 02 13:12:56 2018 -0700
+++ b/tests/test-help.t	Mon May 14 00:43:07 2018 +0200
@@ -262,6 +262,7 @@
        censor        erase file content at a given revision
        churn         command to display statistics about repository history
        clonebundles  advertise pre-generated bundles to seed clones
+       closehead     close arbitrary heads without checking them out first
        convert       import revisions from foreign VCS repositories into
                      Mercurial
        eol           automatically manage newlines in repository files