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: bugzi...@mercurial-scm.org
          Reporter: z...@zash.se
                CC: mercurial-devel@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.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to