[Bug 6048] New: splitting a secret commit produces drafts

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Mon Jan 7 10:27:30 UTC 2019


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

            Bug ID: 6048
           Summary: splitting a secret commit produces drafts
           Product: Mercurial
           Version: stable branch
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at mercurial-scm.org
          Reporter: zash at zash.se
                CC: mercurial-devel at mercurial-scm.org

$ seq 1 10 > foo.txt
$ hg ci -sAm foo
$ hg split
(split the commit into whatever)
$ hg phase
expect: secret
actual: draft

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


More information about the Mercurial-devel mailing list