[Bug 5756] New: Allow closing arbitrary head revision

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Wed Dec 13 22:05:16 UTC 2017


https://bz.mercurial-scm.org/show_bug.cgi?id=5756

            Bug ID: 5756
           Summary: Allow closing arbitrary head revision
           Product: Mercurial
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at mercurial-scm.org
          Reporter: joerg at NetBSD.org
                CC: mercurial-devel at mercurial-scm.org

At the moment, the only way to close a head is to change to it first and then
run 'hg commit --close-branch'. This is annoying when there are local changes
or the tree itself is large. It would be helpful to have something like 'hg
close -r REV [-m msg]' to create an otherwise empty commit directly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list