[Bug 4708] New: `hg update` is confused by uncommitted new branch

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Wed Jun 3 23:42:52 UTC 2015


http://bz.selenic.com/show_bug.cgi?id=4708

          Priority: normal
            Bug ID: 4708
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: `hg update` is confused by uncommitted new branch
          Severity: bug
    Classification: Unclassified
                OS: All
          Reporter: pierre-yves.david at ens-lyon.org
          Hardware: All
            Status: UNCONFIRMED
           Version: earlier
         Component: Mercurial
           Product: Mercurial

Step to reproduce

  $ # in existing repo with no 'foo' branch
  $ hg branch foo
  $ hg update
  abort: branch foo not found
  [255]

Abort does not seems appropriate here.

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


More information about the Mercurial-devel mailing list