[Bug 4404] New: Make it possible to abort an update when conflicts with working directory will occur

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Mon Oct 13 08:14:41 CDT 2014


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

          Priority: normal
            Bug ID: 4404
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: Make it possible to abort an update when conflicts
                    with working directory will occur
          Severity: feature
    Classification: Unclassified
                OS: Linux
          Reporter: denis at laxalde.org
          Hardware: PC
            Status: UNCONFIRMED
           Version: 2.8.2
         Component: Mercurial
           Product: Mercurial

Upon update with dirty working directory, conflicts can occur. Quite often, I'd
prefer aborting the update than having to resolve these conflicts (in many
cases, I just forgot to commit or revert before updating).
See also this discussion:
http://www.selenic.com/pipermail/mercurial/2014-August/047405.html

So it'd be nice to prompt the user with an interactive choice to proceed with
or abort the update in such situations.

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


More information about the Mercurial-devel mailing list